Uses of Class
org.xlsx4j.sml.CTPivotCache
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPivotCache in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTPivotCache Modifier and Type Field Description protected java.util.List<CTPivotCache>CTPivotCaches. pivotCacheMethods in org.xlsx4j.sml that return CTPivotCache Modifier and Type Method Description CTPivotCacheObjectFactory. createCTPivotCache()Create an instance ofCTPivotCacheMethods in org.xlsx4j.sml that return types with arguments of type CTPivotCache Modifier and Type Method Description java.util.List<CTPivotCache>CTPivotCaches. getPivotCache()Gets the value of the pivotCache property.