Uses of Class
org.xlsx4j.sml.CTMeasureGroups
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTMeasureGroups in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMeasureGroups Modifier and Type Field Description protected CTMeasureGroupsCTPivotCacheDefinition. measureGroupsMethods in org.xlsx4j.sml that return CTMeasureGroups Modifier and Type Method Description CTMeasureGroupsObjectFactory. createCTMeasureGroups()Create an instance ofCTMeasureGroupsCTMeasureGroupsCTPivotCacheDefinition. getMeasureGroups()Gets the value of the measureGroups property.Methods in org.xlsx4j.sml with parameters of type CTMeasureGroups Modifier and Type Method Description voidCTPivotCacheDefinition. setMeasureGroups(CTMeasureGroups value)Sets the value of the measureGroups property.