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 XSSFPivotCache
XSSFPivotTable. getPivotCache()
Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFPivotCache Modifier and Type Method Description void
XSSFPivotTable. setPivotCache(XSSFPivotCache pivotCache)
-