Uses of Class
org.docx4j.dml.CTTableBackgroundStyle
Packages that use CTTableBackgroundStyle
-
Uses of CTTableBackgroundStyle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableBackgroundStyleMethods in org.docx4j.dml that return CTTableBackgroundStyleModifier and TypeMethodDescriptionObjectFactory.createCTTableBackgroundStyle()Create an instance ofCTTableBackgroundStyleCTTableStyle.getTblBg()Gets the value of the tblBg property.Methods in org.docx4j.dml with parameters of type CTTableBackgroundStyleModifier and TypeMethodDescriptionvoidCTTableStyle.setTblBg(CTTableBackgroundStyle value) Sets the value of the tblBg property.