Share via


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

trPr element (tblStylePrElt complexType) [Word 2003 XML Reference]

Represents the row properties to override in the table style.

Usage

<trPr />

Element Information

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

Elements and Attributes

Parent Elements

Element Description
tblStylePr Represents the table-style conditional-override properties.

Child Elements

Element Description
cnfStyle A string representation of a binary bitmask representing the conditional formatting results for this table row (left to right): FirstRow, LastRow, FirstColumn, LastColumn, Band1Vertical, Band2Vertical, Band1Horizontal, Band2Horizontal, NE Cell, NW Cell, SE Cell, SW Cell.
divId Defines what HTML DIV element this row belongs within.
gridBefore Represents the number of grid units consumed before the first cell; assumed to be zero.
gridAfter Represents the number of grid units consumed after the last cell; assumed to be zero.
wBefore Represents the preferred width before the table row.
wAfter Represents the preferred width after the table row.
cantSplit Specifies that a page cannot split this row.
trHeight Represents the height of this row.
tblHeader Specifies that this row belongs to the collection of header rows that will repeat at the top of every page and will get any special header row formatting from the table style. If this row is not contiguously connected with the first row of the table (that is, if it isn't either the first row itself, or all of the rows between this row and the first row are marked as header rows), this property will be ignored.
tblCellSpacing Represents HTML Cellspacing for the table (the spacing between individual cells). this is allowed on a row because, in some obscure cases, we allow row-specific cell-spacing
jc Represents the table alignment.
aml:annotation See external namespace.

Attributes

None.

Definition

<xsd:element name="trPr" type="trPrElt" 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