[]
Sets the column header row index in which to display the column automatic sort indicator (-1 to display in last row of column headers).
void SetAutoSortIndex(int index, int value)
Sub SetAutoSortIndex(index As Integer, value As Integer)
Type | Name | Description |
---|---|---|
int | index | The column index |
int | value | The column header row index |