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 ofCTHslColor
CTColor.getHslClr()
Gets the value of the hslClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTHslColorModifier and TypeMethodDescriptionvoid
CTColor.setHslClr
(CTHslColor value) Sets the value of the hslClr property.