Definition Type: Attribute
Name: sortType
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:ST_SortType
Containing Schema: sml-pivotTable.xsd
Default none
Use (Optional)
Documentation:
Set Sort Order
Collapse XSD Schema Diagram:
XSD Diagram of sortType in schema sml-pivottable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="sortType" type="ST_SortType" default="none">
    <xsd:annotation>
        <xsd:documentation>Set Sort Order</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: