tcBorders element [Word 2003 XML Reference] --  Microsoft Office Word 2003 XML Software Development Kit

tcBorders element [Word 2003 XML Reference]

Defines the borders for this cell -- these definitions override the definitions given by the table borders.

Usage

<tcBorders />

Element Information

Element type tcBordersElt
Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name XML Document 2003

Elements and Attributes

Parent Elements

Element Description
tcPr Represents the table cell properties.
tcPr Represents the cell properties to override in the table style.
tcPr Represents the cell properties for the style.

Child Elements

Element Description
top Defines the top border of the cell.
left Defines the left border of the cell.
bottom Defines the bottom border of the cell.
right Defines the right border of the cell.
insideH Represents the horizontal border between two cells. Only used in table-style conditional formatting.
insideV Represents the vertical border between two cells. Only used in table-style conditional formatting.
tl2br Defines the top-left to bottom-right diagonal border of the cell.
tr2bl Defines the top-left to bottom-right diagonal border of the cell.

Attributes

None.

Definition

<xsd:element name="tcBorders" type="tcBordersElt" minOccurs="0" maxOccurs="1" >
</xsd:element>

©2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp