Uses of Class
org.apache.poi.sl.draw.binding.CTSRgbColor
-
Packages that use CTSRgbColor Package Description org.apache.poi.sl.draw.binding -
-
Uses of CTSRgbColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTSRgbColor Modifier and Type Field Description protected CTSRgbColorCTColor. srgbClrMethods in org.apache.poi.sl.draw.binding that return CTSRgbColor Modifier and Type Method Description CTSRgbColorObjectFactory. createCTSRgbColor()Create an instance ofCTSRgbColorCTSRgbColorCTColor. getSrgbClr()Gets the value of the srgbClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTSRgbColor Modifier and Type Method Description voidCTColor. setSrgbClr(CTSRgbColor value)Sets the value of the srgbClr property.
-