Uses of Class
org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords

Packages that use XSSFPivotCacheRecords
org.apache.poi.xssf.usermodel   
 

Uses of XSSFPivotCacheRecords in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel that return XSSFPivotCacheRecords
 XSSFPivotCacheRecords XSSFPivotTable.getPivotCacheRecords()
           
 

Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFPivotCacheRecords
 void XSSFPivotTable.setPivotCacheRecords(XSSFPivotCacheRecords pivotCacheRecords)
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.