ExcelSheet |
ExcelSheet.autoSizeColumn(int startCol,
int endCol) |
ExcelSheet |
ExcelSheet.mergeRegion(int startRow,
int endRow,
int startCol,
int endCol) |
ExcelSheet |
ExcelWorkbook.newSheet(String name) |
ExcelSheet |
ExcelRow.newSheet(String title) |
ExcelSheet |
ExcelSheet.newSheet(String title) |
ExcelSheet |
ExcelCell.newSheet(String title) |
ExcelSheet |
ExcelSheet.save(String fileName) |
ExcelSheet |
ExcelRow.sheet() |
ExcelSheet |
ExcelSheet.skipRow() |
ExcelSheet |
ExcelSheet.tabColour(org.apache.poi.ss.usermodel.IndexedColors colour) |