Пример #1
0
 public IFont GetFontAt(short idx)
 {
     return(XssfWorkbook.GetFontAt(idx));
 }