Definition Type: Element
Name: PageFieldWrapCount
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:PageFieldWrapCountType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies a number indicating how many page fields to display before starting another row or column.
Collapse XSD Schema Diagram:
XSD Diagram of PageFieldWrapCount in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="PageFieldWrapCount" type="PageFieldWrapCountType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies a number indicating how many page fields to display before starting another row or column.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: