Uses of Class
org.apache.poi.sl.draw.binding.CTHslColor
-
Packages that use CTHslColor Package Description org.apache.poi.sl.draw.binding -
-
Uses of CTHslColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTHslColor Modifier and Type Field Description protected CTHslColorCTColor. hslClrMethods in org.apache.poi.sl.draw.binding that return CTHslColor Modifier and Type Method Description CTHslColorObjectFactory. createCTHslColor()Create an instance ofCTHslColorCTHslColorCTColor. getHslClr()Gets the value of the hslClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTHslColor Modifier and Type Method Description voidCTColor. setHslClr(CTHslColor value)Sets the value of the hslClr property.
-