Uses of Class
org.docx4j.wml.TblBorders
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of TblBorders in org.docx4j.wml
Fields in org.docx4j.wml declared as TblBorders Modifier and Type Field Description protected TblBordersCTTblPrBase. tblBordersprotected TblBordersCTTblPrExBase. tblBordersMethods in org.docx4j.wml that return TblBorders Modifier and Type Method Description TblBordersObjectFactory. createTblBorders()Create an instance ofTblBordersTblBordersCTTblPrBase. getTblBorders()Gets the value of the tblBorders property.TblBordersCTTblPrExBase. getTblBorders()Gets the value of the tblBorders property.Methods in org.docx4j.wml with parameters of type TblBorders Modifier and Type Method Description voidCTTblPrBase. setTblBorders(TblBorders value)Sets the value of the tblBorders property.voidCTTblPrExBase. setTblBorders(TblBorders value)Sets the value of the tblBorders property.