Uses of Class
org.xlsx4j.sml.CTColorScale
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTColorScale in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTColorScale Modifier and Type Field Description protected CTColorScaleCTCfRule. colorScaleMethods in org.xlsx4j.sml that return CTColorScale Modifier and Type Method Description CTColorScaleObjectFactory. createCTColorScale()Create an instance ofCTColorScaleCTColorScaleCTCfRule. getColorScale()Gets the value of the colorScale property.Methods in org.xlsx4j.sml with parameters of type CTColorScale Modifier and Type Method Description voidCTCfRule. setColorScale(CTColorScale value)Sets the value of the colorScale property.