Uses of Class
org.docx4j.dml.CTFillStyleList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTFillStyleList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTFillStyleList Modifier and Type Field Description protected CTFillStyleListCTStyleMatrix. fillStyleLstMethods in org.docx4j.dml that return CTFillStyleList Modifier and Type Method Description CTFillStyleListObjectFactory. createCTFillStyleList()Create an instance ofCTFillStyleListCTFillStyleListCTStyleMatrix. getFillStyleLst()Gets the value of the fillStyleLst property.Methods in org.docx4j.dml with parameters of type CTFillStyleList Modifier and Type Method Description voidCTStyleMatrix. setFillStyleLst(CTFillStyleList value)Sets the value of the fillStyleLst property.