ssml:sortCondition
Sort Condition
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-autoFilter.xsd
Type: ssml:CT_SortCondition
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| descending | [0..1] | xsd:boolean | Descending | Default value is "false". |
| sortBy | [0..1] | ssml:ST_SortBy | Sort By | Default value is "value". |
| ref | [1..1] | ssml:ST_Ref | Reference | |
| customList | [0..1] | ssml:ST_Xstring | Custom List | |
| dxfId | [0..1] | ssml:ST_DxfId | Format Id | |
| iconSet | [0..1] | ssml:ST_IconSetType | Icon Set | Default value is "3Arrows". |
| iconId | [0..1] | xsd:unsignedInt | Icon Id |
Used in
- Type ssml:CT_SortState (Elements ssml:sortState, ssml:sortState)
Sample instance
<ssml:sortCondition ref="string" iconSet="3Arrows"/>



