Beispiel #1
0
 public JsValue GetFont()
 {
     return(Workbook.WrapFont(CellStyle.GetFont()));
 }