Uses of Class
org.xlsx4j.sml.CTCalculatedItems
Packages that use CTCalculatedItems
-
Uses of CTCalculatedItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCalculatedItemsModifier and TypeFieldDescriptionprotected CTCalculatedItemsCTPivotCacheDefinition.calculatedItemsMethods in org.xlsx4j.sml that return CTCalculatedItemsModifier and TypeMethodDescriptionObjectFactory.createCTCalculatedItems()Create an instance ofCTCalculatedItemsCTPivotCacheDefinition.getCalculatedItems()Gets the value of the calculatedItems property.Methods in org.xlsx4j.sml with parameters of type CTCalculatedItemsModifier and TypeMethodDescriptionvoidCTPivotCacheDefinition.setCalculatedItems(CTCalculatedItems value) Sets the value of the calculatedItems property.