Uses of Class
org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
-
Packages that use XSSFPivotCacheRecords Package Description org.apache.poi.xssf.usermodel -
-
Uses of XSSFPivotCacheRecords in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return XSSFPivotCacheRecords Modifier and Type Method Description XSSFPivotCacheRecords
XSSFPivotTable. getPivotCacheRecords()
Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFPivotCacheRecords Modifier and Type Method Description void
XSSFPivotTable. setPivotCacheRecords(XSSFPivotCacheRecords pivotCacheRecords)
-