Definition Type: Element
Name: ActiveRows
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Type: x2:ActiveRowsType
Containing Schema: excel2003xml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains XDT rows that are active.
Collapse XSD Schema Diagram:
Drilldown into ActiveRow in schema excel2003xml_xsd Drilldown into ActiveRowsType in schema excel2003xml_xsdXSD Diagram of ActiveRows in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ActiveRows" type="ActiveRowsType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains XDT rows that are active.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActiveRow x2:ActiveRow 0 unbounded
Collapse Derivation Tree: