Uses of Class
org.xlsx4j.sml.CTCacheHierarchies
Packages that use CTCacheHierarchies
-
Uses of CTCacheHierarchies in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCacheHierarchiesModifier and TypeFieldDescriptionprotected CTCacheHierarchiesCTPivotCacheDefinition.cacheHierarchiesMethods in org.xlsx4j.sml that return CTCacheHierarchiesModifier and TypeMethodDescriptionObjectFactory.createCTCacheHierarchies()Create an instance ofCTCacheHierarchiesCTPivotCacheDefinition.getCacheHierarchies()Gets the value of the cacheHierarchies property.Methods in org.xlsx4j.sml with parameters of type CTCacheHierarchiesModifier and TypeMethodDescriptionvoidCTPivotCacheDefinition.setCacheHierarchies(CTCacheHierarchies value) Sets the value of the cacheHierarchies property.