Uses of Class
org.xlsx4j.sml.CTCacheSource
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCacheSource in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCacheSource Modifier and Type Field Description protected CTCacheSourceCTPivotCacheDefinition. cacheSourceMethods in org.xlsx4j.sml that return CTCacheSource Modifier and Type Method Description CTCacheSourceObjectFactory. createCTCacheSource()Create an instance ofCTCacheSourceCTCacheSourceCTPivotCacheDefinition. getCacheSource()Gets the value of the cacheSource property.Methods in org.xlsx4j.sml with parameters of type CTCacheSource Modifier and Type Method Description voidCTPivotCacheDefinition. setCacheSource(CTCacheSource value)Sets the value of the cacheSource property.