Uses of Class
org.docx4j.wml.TblBorders
Packages that use TblBorders
-
Uses of TblBorders in org.docx4j.wml
Fields in org.docx4j.wml declared as TblBordersModifier and TypeFieldDescriptionprotected TblBordersCTTblPrBase.tblBordersprotected TblBordersCTTblPrExBase.tblBordersMethods in org.docx4j.wml that return TblBordersModifier and TypeMethodDescriptionObjectFactory.createTblBorders()Create an instance ofTblBordersCTTblPrBase.getTblBorders()Gets the value of the tblBorders property.CTTblPrExBase.getTblBorders()Gets the value of the tblBorders property.Methods in org.docx4j.wml with parameters of type TblBordersModifier and TypeMethodDescriptionvoidCTTblPrBase.setTblBorders(TblBorders value) Sets the value of the tblBorders property.voidCTTblPrExBase.setTblBorders(TblBorders value) Sets the value of the tblBorders property.