Uses of Class
org.xlsx4j.sml.CTPivotCaches
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPivotCaches in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotCaches Modifier and Type Field Description protected CTPivotCachesWorkbook. pivotCachesMethods in org.xlsx4j.sml that return CTPivotCaches Modifier and Type Method Description CTPivotCachesObjectFactory. createCTPivotCaches()Create an instance ofCTPivotCachesCTPivotCachesWorkbook. getPivotCaches()Gets the value of the pivotCaches property.Methods in org.xlsx4j.sml with parameters of type CTPivotCaches Modifier and Type Method Description voidWorkbook. setPivotCaches(CTPivotCaches value)Sets the value of the pivotCaches property.