Uses of Class
org.xlsx4j.sml.CTColorScale
Packages that use CTColorScale
-
Uses of CTColorScale in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTColorScaleMethods in org.xlsx4j.sml that return CTColorScaleModifier and TypeMethodDescriptionObjectFactory.createCTColorScale()Create an instance ofCTColorScaleCTCfRule.getColorScale()Gets the value of the colorScale property.Methods in org.xlsx4j.sml with parameters of type CTColorScaleModifier and TypeMethodDescriptionvoidCTCfRule.setColorScale(CTColorScale value) Sets the value of the colorScale property.