Method | Description | |
---|---|---|
ExcelFileCreator ( ) : System | ||
ExcelFileCreator ( List |
||
GetDocument ( ) : NPOI.HSSF.UserModel.HSSFWorkbook | ||
SaveDocument ( ) : Stream |
Method | Description | |
---|---|---|
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 ExcelFileCreator ( List |
||
columns | List |
|
return | System |
public GetDocument ( ) : NPOI.HSSF.UserModel.HSSFWorkbook | ||
return | NPOI.HSSF.UserModel.HSSFWorkbook |