Uses of Class
org.apache.poi.xssf.usermodel.XSSFFactory
-
Packages that use XSSFFactory Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFFactory in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFFactory Modifier and Type Method Description static XSSFFactory
XSSFFactory. getInstance()
Constructors in org.apache.poi.xssf.usermodel with parameters of type XSSFFactory Constructor Description XSSFWorkbook(XSSFFactory factory)
-