Uses of Class
org.apache.poi.xssf.usermodel.XSSFDataValidation
-
Packages that use XSSFDataValidation Package Description org.apache.poi.xssf.streaming org.apache.poi.xssf.usermodel -
-
Uses of XSSFDataValidation in org.apache.poi.xssf.streaming
Methods in org.apache.poi.xssf.streaming that return types with arguments of type XSSFDataValidation Modifier and Type Method Description java.util.List<XSSFDataValidation>
SXSSFSheet. getDataValidations()
-
Uses of XSSFDataValidation in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return types with arguments of type XSSFDataValidation Modifier and Type Method Description java.util.List<XSSFDataValidation>
XSSFSheet. getDataValidations()
-