Uses of Class
org.apache.poi.ss.util.SheetBuilder
Packages that use SheetBuilder
-
Uses of SheetBuilder in org.apache.poi.ss.util
Methods in org.apache.poi.ss.util that return SheetBuilderModifier and TypeMethodDescriptionSheetBuilder.setCreateEmptyCells(boolean shouldCreateEmptyCells) Specifies if null array elements should be treated as empty cells.SheetBuilder.setSheetName(String sheetName) Specifies name of the sheet to build.