Definition Type: Element
Name: ActiveRow
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel2003xml.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.
Collapse XSD Schema Diagram:
XSD Diagram of ActiveRow in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ActiveRow" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
    </xsd:annotation>
</xsd:element>