PanesType complexType

Contains the Pane elements corresponding to the panes of a worksheet window.

Type Information

Namespace urn:schemas-microsoft-com:office:excel
Schema name XML Spreadsheet 2000

Elements and Attributes

Child Elements

Element Description
Pane Contains the properties of a pane in a worksheet window, or specifies a pane containing the structured selection of a PivotTable report.

Attributes

None.

Definition

      
<xsd:complexType name="PanesType" >
  <xsd:sequence>
    <xsd:element name="Pane" type="PaneType" 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