Uses of Class
org.apache.poi.xssf.usermodel.XSSFPivotCacheDefinition
-
Packages that use XSSFPivotCacheDefinition Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFPivotCacheDefinition in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFPivotCacheDefinition Modifier and Type Method Description XSSFPivotCacheDefinition
XSSFPivotTable. getPivotCacheDefinition()
Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFPivotCacheDefinition Modifier and Type Method Description void
XSSFPivotTable. setPivotCacheDefinition(XSSFPivotCacheDefinition pivotCacheDefinition)
-