Uses of Class
org.xlsx4j.sml.CTCacheSource
Packages that use CTCacheSource
-
Uses of CTCacheSource in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCacheSourceMethods in org.xlsx4j.sml that return CTCacheSourceModifier and TypeMethodDescriptionObjectFactory.createCTCacheSource()Create an instance ofCTCacheSourceCTPivotCacheDefinition.getCacheSource()Gets the value of the cacheSource property.Methods in org.xlsx4j.sml with parameters of type CTCacheSourceModifier and TypeMethodDescriptionvoidCTPivotCacheDefinition.setCacheSource(CTCacheSource value) Sets the value of the cacheSource property.