Uses of Class
org.apache.poi.sl.draw.binding.CTPresetColor
Packages that use CTPresetColor
-
Uses of CTPresetColor in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTPresetColorMethods in org.apache.poi.sl.draw.binding that return CTPresetColorModifier and TypeMethodDescriptionObjectFactory.createCTPresetColor()
Create an instance ofCTPresetColor
CTColor.getPrstClr()
Gets the value of the prstClr property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTPresetColorModifier and TypeMethodDescriptionvoid
CTColor.setPrstClr
(CTPresetColor value) Sets the value of the prstClr property.