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

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

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

Methods in org.apache.poi.xssf.usermodel that return XSSFPivotCacheDefinition
 XSSFPivotCacheDefinition XSSFPivotTable.getPivotCacheDefinition()
           
 

Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFPivotCacheDefinition
 void XSSFPivotTable.setPivotCacheDefinition(XSSFPivotCacheDefinition pivotCacheDefinition)
           
 



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