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 XSSFPivotCacheRecordsXSSFPivotTable. getPivotCacheRecords()Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFPivotCacheRecords Modifier and Type Method Description voidXSSFPivotTable. setPivotCacheRecords(XSSFPivotCacheRecords pivotCacheRecords)
-