[]
Sets the sort indicator for the specified row or column.
void SetSortIndicator(int index, SortIndicator value)
Sub SetSortIndicator(index As Integer, value As SortIndicator)
| Type | Name | Description |
|---|---|---|
| int | index | Row or column index |
| SortIndicator | value | Sort indicator value |