Uses of Class
org.apache.poi.sl.draw.binding.CTSystemColor
Packages that use CTSystemColor
-
Uses of CTSystemColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTSystemColorMethods in org.apache.poi.sl.draw.binding that return CTSystemColorModifier and TypeMethodDescriptionObjectFactory.createCTSystemColor()
Create an instance ofCTSystemColor
CTColor.getSysClr()
Gets the value of the sysClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTSystemColorModifier and TypeMethodDescriptionvoid
CTColor.setSysClr
(CTSystemColor value) Sets the value of the sysClr property.