Uses of Class
org.apache.poi.sl.draw.binding.CTScRgbColor
-
Packages that use CTScRgbColor Package Description org.apache.poi.sl.draw.binding -
-
Uses of CTScRgbColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTScRgbColor Modifier and Type Field Description protected CTScRgbColorCTColor. scrgbClrMethods in org.apache.poi.sl.draw.binding that return CTScRgbColor Modifier and Type Method Description CTScRgbColorObjectFactory. createCTScRgbColor()Create an instance ofCTScRgbColorCTScRgbColorCTColor. getScrgbClr()Gets the value of the scrgbClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTScRgbColor Modifier and Type Method Description voidCTColor. setScrgbClr(CTScRgbColor value)Sets the value of the scrgbClr property.
-