Uses of Class
org.apache.poi.sl.draw.binding.CTSRgbColor
Packages that use CTSRgbColor
-
Uses of CTSRgbColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTSRgbColorMethods in org.apache.poi.sl.draw.binding that return CTSRgbColorModifier and TypeMethodDescriptionObjectFactory.createCTSRgbColor()Create an instance ofCTSRgbColorCTColor.getSrgbClr()Gets the value of the srgbClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTSRgbColorModifier and TypeMethodDescriptionvoidCTColor.setSrgbClr(CTSRgbColor value) Sets the value of the srgbClr property.