Uses of Class
org.docx4j.dml.CTColorSchemeList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTColorSchemeList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTColorSchemeList Modifier and Type Field Description protected CTColorSchemeListTheme. extraClrSchemeLstMethods in org.docx4j.dml that return CTColorSchemeList Modifier and Type Method Description CTColorSchemeListObjectFactory. createCTColorSchemeList()Create an instance ofCTColorSchemeListCTColorSchemeListTheme. getExtraClrSchemeLst()Gets the value of the extraClrSchemeLst property.Methods in org.docx4j.dml with parameters of type CTColorSchemeList Modifier and Type Method Description voidTheme. setExtraClrSchemeLst(CTColorSchemeList value)Sets the value of the extraClrSchemeLst property.