Uses of Class
org.docx4j.dml.CTCustomColorList
Packages that use CTCustomColorList
-
Uses of CTCustomColorList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTCustomColorListMethods in org.docx4j.dml that return CTCustomColorListModifier and TypeMethodDescriptionObjectFactory.createCTCustomColorList()Create an instance ofCTCustomColorListTheme.getCustClrLst()Gets the value of the custClrLst property.Methods in org.docx4j.dml with parameters of type CTCustomColorListModifier and TypeMethodDescriptionvoidTheme.setCustClrLst(CTCustomColorList value) Sets the value of the custClrLst property.