Uses of Class
org.xlsx4j.sml.CTDimensions
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTDimensions in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDimensions Modifier and Type Field Description protected CTDimensionsCTPivotCacheDefinition. dimensionsMethods in org.xlsx4j.sml that return CTDimensions Modifier and Type Method Description CTDimensionsObjectFactory. createCTDimensions()Create an instance ofCTDimensionsCTDimensionsCTPivotCacheDefinition. getDimensions()Gets the value of the dimensions property.Methods in org.xlsx4j.sml with parameters of type CTDimensions Modifier and Type Method Description voidCTPivotCacheDefinition. setDimensions(CTDimensions value)Sets the value of the dimensions property.