2.4.193 BrtBeginRichSortCondition
The BrtBeginRichSortCondition record specifies a sort condition associated with rich values, and associated row or column (1) to which the sort condition applies, as defined by the Common Productions (section 2.1.8) part ABNF.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
unused1 |
unused2 (16 bytes) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
unused3 |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
stSsList (variable) |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
key (variable) |
|||||||||||||||||||||||||||||||
... |
unused1 (2 bytes): This value is undefined and MUST be ignored.
unused2 (16 bytes): This value is undefined and MUST be ignored.
unused3 (8 bytes): This value is undefined and MUST be ignored.
stSsList (variable): An XLNullableWideString (section 2.5.167) that specifies a comma-delimited list of strings that specifies a custom sort order (2). The order of strings in the list specifies the sort order (2). When a cell value matches a string in the list, it is sorted ahead of the cell values that match a later string in the list, and so on for each cell in the range.
key (variable): An XLWideString (section 2.5.169) that specifies the key of the property. The length of the string MUST be greater than or equal to 1 character and less than or equal to 255 characters.