Uses of Class
org.docx4j.dml.CTTableBackgroundStyle
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTableBackgroundStyle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableBackgroundStyle Modifier and Type Field Description protected CTTableBackgroundStyleCTTableStyle. tblBgMethods in org.docx4j.dml that return CTTableBackgroundStyle Modifier and Type Method Description CTTableBackgroundStyleObjectFactory. createCTTableBackgroundStyle()Create an instance ofCTTableBackgroundStyleCTTableBackgroundStyleCTTableStyle. getTblBg()Gets the value of the tblBg property.Methods in org.docx4j.dml with parameters of type CTTableBackgroundStyle Modifier and Type Method Description voidCTTableStyle. setTblBg(CTTableBackgroundStyle value)Sets the value of the tblBg property.