Uses of Class
org.docx4j.dml.CTColorSchemeList
Packages that use CTColorSchemeList
-
Uses of CTColorSchemeList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTColorSchemeListMethods in org.docx4j.dml that return CTColorSchemeListModifier and TypeMethodDescriptionObjectFactory.createCTColorSchemeList()Create an instance ofCTColorSchemeListTheme.getExtraClrSchemeLst()Gets the value of the extraClrSchemeLst property.Methods in org.docx4j.dml with parameters of type CTColorSchemeListModifier and TypeMethodDescriptionvoidTheme.setExtraClrSchemeLst(CTColorSchemeList value) Sets the value of the extraClrSchemeLst property.