Uses of Class
org.xlsx4j.sml.CTMeasureGroups
Packages that use CTMeasureGroups
-
Uses of CTMeasureGroups in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMeasureGroupsMethods in org.xlsx4j.sml that return CTMeasureGroupsModifier and TypeMethodDescriptionObjectFactory.createCTMeasureGroups()Create an instance ofCTMeasureGroupsCTPivotCacheDefinition.getMeasureGroups()Gets the value of the measureGroups property.Methods in org.xlsx4j.sml with parameters of type CTMeasureGroupsModifier and TypeMethodDescriptionvoidCTPivotCacheDefinition.setMeasureGroups(CTMeasureGroups value) Sets the value of the measureGroups property.