Uses of Class
org.xlsx4j.sml.CTDimensions
Packages that use CTDimensions
-
Uses of CTDimensions in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDimensionsMethods in org.xlsx4j.sml that return CTDimensionsModifier and TypeMethodDescriptionObjectFactory.createCTDimensions()Create an instance ofCTDimensionsCTPivotCacheDefinition.getDimensions()Gets the value of the dimensions property.Methods in org.xlsx4j.sml with parameters of type CTDimensionsModifier and TypeMethodDescriptionvoidCTPivotCacheDefinition.setDimensions(CTDimensions value) Sets the value of the dimensions property.