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

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

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

Methods in org.apache.poi.xssf.usermodel that return XSSFPivotCache
 XSSFPivotCache XSSFPivotTable.getPivotCache()
           
 

Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFPivotCache
 void XSSFPivotTable.setPivotCache(XSSFPivotCache pivotCache)
           
 



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