SpreadsheetSheetSortSettingsColumnTagHelper
Example
<sort-column>
</sort-column>
Attributes
Attribute | Type | Description |
---|---|---|
ascending | Boolean | Indicates if the data in the cell will be sorted in ascending (true) or descending order (false). |
index | Double | The index of the column within the sheet. For example, column C will have an index of 2. |