Uses of Class
org.docx4j.vml.officedrawing.CTColorMenu
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of CTColorMenu in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTColorMenu Modifier and Type Field Description protected CTColorMenuCTShapeDefaults. colormenuMethods in org.docx4j.vml.officedrawing that return CTColorMenu Modifier and Type Method Description CTColorMenuObjectFactory. createCTColorMenu()Create an instance ofCTColorMenuCTColorMenuCTShapeDefaults. getColormenu()Gets the value of the colormenu property.Methods in org.docx4j.vml.officedrawing with parameters of type CTColorMenu Modifier and Type Method Description voidCTShapeDefaults. setColormenu(CTColorMenu value)Sets the value of the colormenu property.