JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.poi.xssf.usermodel.XSSFPivotCache
Packages that use
XSSFPivotCache
Package
Description
org.apache.poi.xssf.usermodel
Uses of
XSSFPivotCache
in
org.apache.poi.xssf.usermodel
Methods in
org.apache.poi.xssf.usermodel
that return
XSSFPivotCache
Modifier and Type
Method and Description
XSSFPivotCache
XSSFPivotTable.
getPivotCache
()
Methods in
org.apache.poi.xssf.usermodel
with parameters of type
XSSFPivotCache
Modifier and Type
Method and Description
void
XSSFPivotTable.
setPivotCache
(
XSSFPivotCache
pivotCache)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes