Schema Central > OOXML > sml-queryTable.xsd > ssml:sortState
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ssml:sortState

Sort State

Element information

Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main

Schema document: sml-queryTable.xsd

Other elements with the same name: ssml:sortState

Type: ssml:CT_SortState

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
columnSort [0..1]xsd:booleanSort by ColumnsDefault value is "false".
caseSensitive [0..1]xsd:booleanCase SensitiveDefault value is "false".
sortMethod [0..1]ssml:ST_SortMethodSort MethodDefault value is "none".
ref [1..1]ssml:ST_RefSort Range

Used in

Sample instance

<ssml:sortState ref="string">
   <ssml:sortCondition ref="string" iconSet="3Arrows"/>
   <ssml:extLst>
      <ssml:ext>
         <!--any element-->
      </ssml:ext>
   </ssml:extLst>
</ssml:sortState>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com