complexType SortingType

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

Derived Types
{urn:schemas-microsoft-com:office:excel}SortingType
 {urn:schemas-microsoft-com:office:excel}Sorting (by type)
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="SortingType">
    <
xsd:annotation>
        <
xsd:documentation>Contains the sorting specifications and sort options used in the most recent sort.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:sequence maxOccurs="3">
            <
xsd:element name="Sort" type="xsd:string">
                <
xsd:annotation>
                    <
xsd:documentation>Specifies a range of cells or the name of a range to sort, or whether a query table has been sorted.</xsd:documentation>
                </
xsd:annotation>
            </
xsd:element>
            <
xsd:element name="Descending" minOccurs="0">
                <
xsd:annotation>
                    <
xsd:documentation>Specifies the direction of the sort.</xsd:documentation>
                </
xsd:annotation>
            </
xsd:element>
        </
xsd:sequence>
        <
xsd:element name="LeftToRight" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies whether a sort is done left to right by column or top to bottom by row, or whether a workbook or worksheet is printed left to right.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="CaseSensitive" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies whether sorting is case-sensitive.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="AlternateMethod" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies whether special sorting methods are used to sort a range.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Contains the sorting specifications and sort options used in the most recent sort.


complexType SortingType


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.