Uses of Class
org.docx4j.dml.CTTableStyle
Packages that use CTTableStyle
-
Uses of CTTableStyle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableStyleFields in org.docx4j.dml with type parameters of type CTTableStyleMethods in org.docx4j.dml that return CTTableStyleModifier and TypeMethodDescriptionObjectFactory.createCTTableStyle()Create an instance ofCTTableStyleCTTableProperties.getTableStyle()Gets the value of the tableStyle property.Methods in org.docx4j.dml that return types with arguments of type CTTableStyleModifier and TypeMethodDescriptionCTTableStyleList.getTblStyle()Gets the value of the tblStyle property.Methods in org.docx4j.dml with parameters of type CTTableStyleModifier and TypeMethodDescriptionvoidCTTableProperties.setTableStyle(CTTableStyle value) Sets the value of the tableStyle property.