Uses of Class
org.xlsx4j.sml.CTTupleCache
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTTupleCache in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTupleCache Modifier and Type Field Description protected CTTupleCacheCTPivotCacheDefinition. tupleCacheMethods in org.xlsx4j.sml that return CTTupleCache Modifier and Type Method Description CTTupleCacheObjectFactory. createCTTupleCache()Create an instance ofCTTupleCacheCTTupleCacheCTPivotCacheDefinition. getTupleCache()Gets the value of the tupleCache property.Methods in org.xlsx4j.sml with parameters of type CTTupleCache Modifier and Type Method Description voidCTPivotCacheDefinition. setTupleCache(CTTupleCache value)Sets the value of the tupleCache property.