Uses of Class
org.apache.poi.sl.draw.binding.CTSchemeColor
Packages that use CTSchemeColor
-
Uses of CTSchemeColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTSchemeColorMethods in org.apache.poi.sl.draw.binding that return CTSchemeColorModifier and TypeMethodDescriptionObjectFactory.createCTSchemeColor()
Create an instance ofCTSchemeColor
CTColor.getSchemeClr()
Gets the value of the schemeClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTSchemeColorModifier and TypeMethodDescriptionvoid
CTColor.setSchemeClr
(CTSchemeColor value) Sets the value of the schemeClr property.