Uses of Class
org.xlsx4j.sml.CTMeasureDimensionMaps
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTMeasureDimensionMaps in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMeasureDimensionMaps Modifier and Type Field Description protected CTMeasureDimensionMapsCTPivotCacheDefinition. mapsMethods in org.xlsx4j.sml that return CTMeasureDimensionMaps Modifier and Type Method Description CTMeasureDimensionMapsObjectFactory. createCTMeasureDimensionMaps()Create an instance ofCTMeasureDimensionMapsCTMeasureDimensionMapsCTPivotCacheDefinition. getMaps()Gets the value of the maps property.Methods in org.xlsx4j.sml with parameters of type CTMeasureDimensionMaps Modifier and Type Method Description voidCTPivotCacheDefinition. setMaps(CTMeasureDimensionMaps value)Sets the value of the maps property.