ActiveRowsType complexType

Contains XDT rows that are active.

Type Information

Namespace http://schemas.microsoft.com/office/excel/2003/xml
Schema name XML Spreadsheet 2003

Elements and Attributes

Child Elements

Element Description
ActiveRow This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.

Attributes

None.

Definition

      
<xsd:complexType name="ActiveRowsType" >
  <xsd:sequence>
    <xsd:element name="ActiveRow" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>


    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp