コード例 #1
0
 public string GetPrintArea(int sheetIndex)
 {
     return(XssfWorkbook.GetPrintArea(sheetIndex));
 }