Uses of Class
org.xlsx4j.sml.CTMeasureDimensionMaps
Packages that use CTMeasureDimensionMaps
-
Uses of CTMeasureDimensionMaps in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMeasureDimensionMapsMethods in org.xlsx4j.sml that return CTMeasureDimensionMapsModifier and TypeMethodDescriptionObjectFactory.createCTMeasureDimensionMaps()Create an instance ofCTMeasureDimensionMapsCTPivotCacheDefinition.getMaps()Gets the value of the maps property.Methods in org.xlsx4j.sml with parameters of type CTMeasureDimensionMapsModifier and TypeMethodDescriptionvoidCTPivotCacheDefinition.setMaps(CTMeasureDimensionMaps value) Sets the value of the maps property.