Uses of Class
org.docx4j.vml.officedrawing.CTColorMru
| Package | Description |
|---|---|
| org.docx4j.vml.officedrawing |
-
Uses of CTColorMru in org.docx4j.vml.officedrawing
Fields in org.docx4j.vml.officedrawing declared as CTColorMru Modifier and Type Field Description protected CTColorMruCTShapeDefaults. colormruMethods in org.docx4j.vml.officedrawing that return CTColorMru Modifier and Type Method Description CTColorMruObjectFactory. createCTColorMru()Create an instance ofCTColorMruCTColorMruCTShapeDefaults. getColormru()Gets the value of the colormru property.Methods in org.docx4j.vml.officedrawing with parameters of type CTColorMru Modifier and Type Method Description voidCTShapeDefaults. setColormru(CTColorMru value)Sets the value of the colormru property.