Uses of Class
org.apache.poi.xssf.usermodel.XSSFPrintSetup
-
Packages that use XSSFPrintSetup Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFPrintSetup in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFPrintSetup Modifier and Type Method Description XSSFPrintSetup
XSSFSheet. getPrintSetup()
Gets the print setup object.
-