Uses of Class
org.docx4j.dml.CTColorMRU
Packages that use CTColorMRU
-
Uses of CTColorMRU in org.docx4j.dml
Methods in org.docx4j.dml that return CTColorMRUModifier and TypeMethodDescriptionObjectFactory.createCTColorMRU()Create an instance ofCTColorMRU -
Uses of CTColorMRU in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTColorMRUMethods in org.pptx4j.pml that return CTColorMRUModifier and TypeMethodDescriptionPresentationPr.getClrMru()Gets the value of the clrMru property.Methods in org.pptx4j.pml with parameters of type CTColorMRUModifier and TypeMethodDescriptionvoidPresentationPr.setClrMru(CTColorMRU value) Sets the value of the clrMru property.