table:sort
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:table:1.0
Schema document: table.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- table:sort-by [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
table:bind-styles-to-content | [0..1] | text:boolean | Default value is "true". from group text:table-sort-attlist | |
table:target-range-address | [0..1] | text:cellRangeAddress | from group text:table-sort-attlist | |
table:case-sensitive | [1..1] | text:boolean | from group table:case-sensitive | |
table:language | [0..1] | text:languageCode | from group text:table-sort-attlist | |
table:country | [0..1] | text:countryCode | from group text:table-sort-attlist | |
table:algorithm | [0..1] | text:string | from group text:table-sort-attlist |
Used in
- Anonymous type of element table:database-range
Sample instance
<table:sort table:case-sensitive="true"> <table:sort-by table:field-number="1" table:data-type="text"/> </table:sort>