Exemple #1
0
 public ICellStyle GetCellStyleAt(int idx)
 {
     return(XssfWorkbook.GetCellStyleAt(idx));
 }