Uses of Class
org.docx4j.wml.CTColorSchemeMapping
Packages that use CTColorSchemeMapping
-
Uses of CTColorSchemeMapping in org.docx4j.wml
Fields in org.docx4j.wml declared as CTColorSchemeMappingMethods in org.docx4j.wml that return CTColorSchemeMappingModifier and TypeMethodDescriptionObjectFactory.createCTColorSchemeMapping()Create an instance ofCTColorSchemeMappingCTSettings.getClrSchemeMapping()Gets the value of the clrSchemeMapping property.Methods in org.docx4j.wml with parameters of type CTColorSchemeMappingModifier and TypeMethodDescriptionvoidCTSettings.setClrSchemeMapping(CTColorSchemeMapping value) Sets the value of the clrSchemeMapping property.