Defines the borders for this cell -- these definitions override the definitions given by the table borders.
Usage
Element Information
Element type
|
tcBordersElt |
Namespace
|
http://schemas.microsoft.com/office/word/2003/wordml |
Schema name
|
wordnet |
Elements and Attributes
Parent Elements
Element |
Description |
tcPr |
Represents the table cell properties. |
Child Elements
Element |
Type |
Description |
top |
borderProperty |
Defines the top border of the cell. |
left |
borderProperty |
Defines the left border of the cell. |
bottom |
borderProperty |
Defines the bottom border of the cell. |
right |
borderProperty |
Defines the right border of the cell. |
insideH |
borderProperty |
Represents the horizontal border between two cells. Only used in table-style conditional formatting. |
insideV |
borderProperty |
Represents the vertical border between two cells. Only used in table-style conditional formatting. |
tl2br |
borderProperty |
Defines the top-left to bottom-right diagonal border of the cell. |
tr2bl |
borderProperty |
Defines the top-left to bottom-right diagonal border of the cell. |
Attributes
None.
Definition
XML |
---|
<xsd:element name="tcBorders" type="tcBordersElt" minOccurs="0" maxOccurs="1" ">
</xsd:element>
|
©2006 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/odcXMLRefLegalNotice12.asp