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.

Usage


<tblHeader
	val="onOffType"
/>

Element Information

Element type onOffProperty
Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name wordnet

Elements and Attributes

Parent Elements

Element Description
trPr Represents the table row properties.

Child Elements

None.

Attributes

Attribute Type Required Description Possible Values
val onOffType optional Gets or sets the Boolean value of either on or off.
  • on
  • off

Definition

XML

<xsd:element name="tblHeader" type="onOffProperty" minOccurs="0" ">
        
      </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