Uses of Class
org.xlsx4j.sml.CTCalculatedItems
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCalculatedItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCalculatedItems Modifier and Type Field Description protected CTCalculatedItemsCTPivotCacheDefinition. calculatedItemsMethods in org.xlsx4j.sml that return CTCalculatedItems Modifier and Type Method Description CTCalculatedItemsObjectFactory. createCTCalculatedItems()Create an instance ofCTCalculatedItemsCTCalculatedItemsCTPivotCacheDefinition. getCalculatedItems()Gets the value of the calculatedItems property.Methods in org.xlsx4j.sml with parameters of type CTCalculatedItems Modifier and Type Method Description voidCTPivotCacheDefinition. setCalculatedItems(CTCalculatedItems value)Sets the value of the calculatedItems property.