Uses of Class
org.docx4j.dml.CTCustomColorList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTCustomColorList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTCustomColorList Modifier and Type Field Description protected CTCustomColorListTheme. custClrLstMethods in org.docx4j.dml that return CTCustomColorList Modifier and Type Method Description CTCustomColorListObjectFactory. createCTCustomColorList()Create an instance ofCTCustomColorListCTCustomColorListTheme. getCustClrLst()Gets the value of the custClrLst property.Methods in org.docx4j.dml with parameters of type CTCustomColorList Modifier and Type Method Description voidTheme. setCustClrLst(CTCustomColorList value)Sets the value of the custClrLst property.