Uses of Class
org.xlsx4j.sml.CTMeasureGroup
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTMeasureGroup in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTMeasureGroup Modifier and Type Field Description protected java.util.List<CTMeasureGroup>CTMeasureGroups. measureGroupMethods in org.xlsx4j.sml that return CTMeasureGroup Modifier and Type Method Description CTMeasureGroupObjectFactory. createCTMeasureGroup()Create an instance ofCTMeasureGroupMethods in org.xlsx4j.sml that return types with arguments of type CTMeasureGroup Modifier and Type Method Description java.util.List<CTMeasureGroup>CTMeasureGroups. getMeasureGroup()Gets the value of the measureGroup property.