Uses of Class
org.apache.poi.ss.util.SheetBuilder

Packages that use SheetBuilder
org.apache.poi.ss.util   
 

Uses of SheetBuilder in org.apache.poi.ss.util
 

Methods in org.apache.poi.ss.util that return SheetBuilder
 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 2012 The Apache Software Foundation or its licensors, as applicable.