Uses of Class
org.docx4j.wml.Color
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of Color in org.docx4j.wml
Fields in org.docx4j.wml declared as Color Modifier and Type Field Description protected ColorRPrAbstract. colorMethods in org.docx4j.wml that return Color Modifier and Type Method Description ColorObjectFactory. createColor()Create an instance ofColorColorRPrAbstract. getColor()Gets the value of the color property.Methods in org.docx4j.wml with parameters of type Color Modifier and Type Method Description voidRPrAbstract. setColor(Color value)Sets the value of the color property.