Uses of Class
org.xlsx4j.sml.CTTupleCache
Packages that use CTTupleCache
-
Uses of CTTupleCache in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTupleCacheMethods in org.xlsx4j.sml that return CTTupleCacheModifier and TypeMethodDescriptionObjectFactory.createCTTupleCache()Create an instance ofCTTupleCacheCTPivotCacheDefinition.getTupleCache()Gets the value of the tupleCache property.Methods in org.xlsx4j.sml with parameters of type CTTupleCacheModifier and TypeMethodDescriptionvoidCTPivotCacheDefinition.setTupleCache(CTTupleCache value) Sets the value of the tupleCache property.