Uses of Class
org.apache.poi.sl.draw.binding.CTSystemColor
-
Packages that use CTSystemColor Package Description org.apache.poi.sl.draw.binding -
-
Uses of CTSystemColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTSystemColor Modifier and Type Field Description protected CTSystemColorCTColor. sysClrMethods in org.apache.poi.sl.draw.binding that return CTSystemColor Modifier and Type Method Description CTSystemColorObjectFactory. createCTSystemColor()Create an instance ofCTSystemColorCTSystemColorCTColor. getSysClr()Gets the value of the sysClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTSystemColor Modifier and Type Method Description voidCTColor. setSysClr(CTSystemColor value)Sets the value of the sysClr property.
-