Uses of Class
org.apache.poi.sl.draw.binding.CTSchemeColor
-
Packages that use CTSchemeColor Package Description org.apache.poi.sl.draw.binding -
-
Uses of CTSchemeColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTSchemeColor Modifier and Type Field Description protected CTSchemeColorCTColor. schemeClrMethods in org.apache.poi.sl.draw.binding that return CTSchemeColor Modifier and Type Method Description CTSchemeColorObjectFactory. createCTSchemeColor()Create an instance ofCTSchemeColorCTSchemeColorCTColor. getSchemeClr()Gets the value of the schemeClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTSchemeColor Modifier and Type Method Description voidCTColor. setSchemeClr(CTSchemeColor value)Sets the value of the schemeClr property.
-