complexType LeafRowMemberType

complexType {urn:schemas-microsoft-com:office:excel}LeafRowMemberType

Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:office:excel
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:rs=urn:schemas-microsoft-com:rowset
xmlns:s=uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882
xmlns=urn:schemas-microsoft-com:office:excel


Source

<xsd:complexType name="LeafRowMemberType">
    <
xsd:annotation>
        <
xsd:documentation>Contains the properties of a leaf row member that has been expanded or collapsed since the view's state changed.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="Path" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation>Contains the type, path, and file name of an external or linked workbook or data source, or for a PivotList component, the name of the column, leaf, or row member of an axis or cell.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="SeqNum" type="xsd:int">
            <
xsd:annotation>
                <
xsd:documentation>Contains the index of the last expand or collapse operation performed on a member.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="Expanded" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies whether the field members are expanded by default, or whether a leaf member was expanded.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Contains the properties of a leaf row member that has been expanded or collapsed since the view's state changed.


complexType LeafRowMemberType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.