Uses of Class
org.apache.poi.sl.draw.binding.CTHslColor
Packages that use CTHslColor
-
Uses of CTHslColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTHslColorMethods in org.apache.poi.sl.draw.binding that return CTHslColorModifier and TypeMethodDescriptionObjectFactory.createCTHslColor()Create an instance ofCTHslColorCTColor.getHslClr()Gets the value of the hslClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTHslColorModifier and TypeMethodDescriptionvoidCTColor.setHslClr(CTHslColor value) Sets the value of the hslClr property.