Uses of Class
org.xlsx4j.sml.CTCacheFields
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCacheFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCacheFields Modifier and Type Field Description protected CTCacheFieldsCTPivotCacheDefinition. cacheFieldsMethods in org.xlsx4j.sml that return CTCacheFields Modifier and Type Method Description CTCacheFieldsObjectFactory. createCTCacheFields()Create an instance ofCTCacheFieldsCTCacheFieldsCTPivotCacheDefinition. getCacheFields()Gets the value of the cacheFields property.Methods in org.xlsx4j.sml with parameters of type CTCacheFields Modifier and Type Method Description voidCTPivotCacheDefinition. setCacheFields(CTCacheFields value)Sets the value of the cacheFields property.