Uses of Class
org.docx4j.dml.CTTableCellBorderStyle
Packages that use CTTableCellBorderStyle
-
Uses of CTTableCellBorderStyle in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableCellBorderStyleMethods in org.docx4j.dml that return CTTableCellBorderStyleModifier and TypeMethodDescriptionObjectFactory.createCTTableCellBorderStyle()Create an instance ofCTTableCellBorderStyleCTTableStyleCellStyle.getTcBdr()Gets the value of the tcBdr property.Methods in org.docx4j.dml with parameters of type CTTableCellBorderStyleModifier and TypeMethodDescriptionvoidCTTableStyleCellStyle.setTcBdr(CTTableCellBorderStyle value) Sets the value of the tcBdr property.