Uses of Class
org.apache.poi.xssf.usermodel.XSSFPivotCache
-
Packages that use XSSFPivotCache Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFPivotCache in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFPivotCache Modifier and Type Method Description XSSFPivotCacheXSSFPivotTable. getPivotCache()Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFPivotCache Modifier and Type Method Description voidXSSFPivotTable. setPivotCache(XSSFPivotCache pivotCache)
-