Uses of Class
org.docx4j.dml.CTBackgroundFillStyleList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTBackgroundFillStyleList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTBackgroundFillStyleList Modifier and Type Field Description protected CTBackgroundFillStyleListCTStyleMatrix. bgFillStyleLstMethods in org.docx4j.dml that return CTBackgroundFillStyleList Modifier and Type Method Description CTBackgroundFillStyleListObjectFactory. createCTBackgroundFillStyleList()Create an instance ofCTBackgroundFillStyleListCTBackgroundFillStyleListCTStyleMatrix. getBgFillStyleLst()Gets the value of the bgFillStyleLst property.Methods in org.docx4j.dml with parameters of type CTBackgroundFillStyleList Modifier and Type Method Description voidCTStyleMatrix. setBgFillStyleLst(CTBackgroundFillStyleList value)Sets the value of the bgFillStyleLst property.