Definition Type: Element
Name: Row
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:RowType
Containing Schema: excel.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Contains information about the row where a page break occurs.
Collapse XSD Schema Diagram:
Drilldown into ColumnName in schema excel_xsd Drilldown into RowType in schema excel_xsdXSD Diagram of Row in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Row" type="RowType">
    <xsd:annotation>
        <xsd:documentation>Contains information about the row where a page break occurs.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
ColumnName x:ColumnName Optional
Collapse Derivation Tree: