2.4.32 sortCondition
Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2009/9/main
A sortCondition element is a CT_SortCondition type element, as specified in section 2.6.61, that specifies a sort condition to apply to a range. See section 2.2.4.5, section 2.2.4.7, section 2.2.4.10, and section 2.2.4.12 for how this element integrates with the Office Open XML file formats specified in [ISO/IEC29500-1:2016].
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="sortCondition" type="CT_SortCondition"/>
See section 5.4 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).