Partilhar via


tcPr element (tcElt complexType) [Word 2003 XML Reference] --  Microsoft Office Word 2003 XML Software Development Kit

tcPr element (tcElt complexType) [Word 2003 XML Reference]

Represents the table cell properties.

Usage

<tcPr />

Element Information

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

Elements and Attributes

Parent Elements

Element Description
tc Represents the table cell element; analogous to HTML <td> tag.

Child Elements

Element Description
cnfStyle A string representation of a binary bitmask representing the conditional formatting results for this table cell (left to right): FirstRow, LastRow, FirstColumn, LastColumn, Band1Vertical, Band2Vertical, Band1Horizontal, Band2Horizontal, NE Cell, NW Cell, SE Cell, SW Cell.
tcW Represents the preferred width for this cell.
gridSpan Represents the number of grid units this cell consumes -- assumed to be 1.
hmerge Specifies whether this cell is part of (or the beginning of) a horizontally merged region.
vmerge Specifies whether this cell is part of (or the beginning of) a vertically merged region.
tcBorders Defines the borders for this cell -- these definitions override the definitions given by the table borders.
shd Represents the underlying shading for this cell.
noWrap If present, specifies that the contents of this cell should never wrap.
tcMar Defines the margins for this cell (maps to CSS padding property). Overrides any definitions given in the table properties.
textFlow Defines the text flow for this cell.
tcFitText Visually reduces the size of font characters so that all text within the cell fits within the column width. The more text, the smaller the font appears on the screen. The actual font size does not change.
vAlign Specifies where you want the text in the cells to be aligned, whether it is at the top, center, or bottom.
aml:annotation See external namespace.

Attributes

None.

Definition

<xsd:element name="tcPr" type="tcPrElt" 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