메소드 | 설명 | |
---|---|---|
ExcelFileCreator ( ) : System | ||
ExcelFileCreator ( List |
||
GetDocument ( ) : NPOI.HSSF.UserModel.HSSFWorkbook | ||
SaveDocument ( ) : Stream |
메소드 | 설명 | |
---|---|---|
CreateCellWithValue ( int i, object value, |
||
CreateDocument ( ) : void | ||
CreateHeader ( ) : void | ||
CreateRow ( ) : void | ||
GetColumnCellType ( |
||
GetXLColour ( System SystemColour ) : short | ||
SetHeaderOptions ( SimpleExcelExport column, NPOI row, int columnNumber, ExportToExcel exportToExcel ) : void |
public GetDocument ( ) : NPOI.HSSF.UserModel.HSSFWorkbook | ||
리턴 | NPOI.HSSF.UserModel.HSSFWorkbook |