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 XSSFPivotCacheDefinitionXSSFPivotTable. getPivotCacheDefinition()Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFPivotCacheDefinition Modifier and Type Method Description voidXSSFPivotTable. setPivotCacheDefinition(XSSFPivotCacheDefinition pivotCacheDefinition)
-