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 ofCTScRgbColor
CTColor.getScrgbClr()
Gets the value of the scrgbClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTScRgbColorModifier and TypeMethodDescriptionvoid
CTColor.setScrgbClr
(CTScRgbColor value) Sets the value of the scrgbClr property.