Package | Description |
---|---|
org.apache.poi.ss.util |
Modifier and Type | Method and Description |
---|---|
SheetBuilder |
SheetBuilder.setCreateEmptyCells(boolean shouldCreateEmptyCells)
Specifies if null array elements should be treated as empty cells.
|
SheetBuilder |
SheetBuilder.setSheetName(java.lang.String sheetName)
Specifies name of the sheet to build.
|
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.