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