Beispiel #1
0
 public void SetActiveSheet(int sheetIndex)
 {
     XssfWorkbook.SetActiveSheet(sheetIndex);
 }