Uses of Class
org.xlsx4j.sml.CTCacheHierarchies
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCacheHierarchies in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCacheHierarchies Modifier and Type Field Description protected CTCacheHierarchiesCTPivotCacheDefinition. cacheHierarchiesMethods in org.xlsx4j.sml that return CTCacheHierarchies Modifier and Type Method Description CTCacheHierarchiesObjectFactory. createCTCacheHierarchies()Create an instance ofCTCacheHierarchiesCTCacheHierarchiesCTPivotCacheDefinition. getCacheHierarchies()Gets the value of the cacheHierarchies property.Methods in org.xlsx4j.sml with parameters of type CTCacheHierarchies Modifier and Type Method Description voidCTPivotCacheDefinition. setCacheHierarchies(CTCacheHierarchies value)Sets the value of the cacheHierarchies property.