w:tblBorders
Table Borders
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Other elements with the same name: w:tblBorders
Type: w:CT_TblBorders
Properties: Local, Qualified
Content
- Sequence [1..1]
Attributes
None
Used in
- Type w:CT_TblPr via extension of w:CT_TblPrBase (Element w:tblPr)
- Type w:CT_TblPrBase (Elements w:tblPr, w:tblPr, w:tblPr)
Sample instance
<w:tblBorders> <w:top w:val="nil"/> <w:left w:val="nil"/> <w:bottom w:val="nil"/> <w:right w:val="nil"/> <w:insideH w:val="nil"/> <w:insideV w:val="nil"/> </w:tblBorders>