Uses of Class
org.apache.poi.sl.draw.binding.CTScRgbColor
Packages that use CTScRgbColor
-
Uses of CTScRgbColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTScRgbColorMethods in org.apache.poi.sl.draw.binding that return CTScRgbColorModifier and TypeMethodDescriptionObjectFactory.createCTScRgbColor()Create an instance ofCTScRgbColorCTColor.getScrgbClr()Gets the value of the scrgbClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTScRgbColorModifier and TypeMethodDescriptionvoidCTColor.setScrgbClr(CTScRgbColor value) Sets the value of the scrgbClr property.