[]
Sets the sort indicator for the specified column on this sheet.
public void SetColumnSortIndicator(int column, SortIndicator order)
Public Sub SetColumnSortIndicator(column As Integer, order As SortIndicator)
| Type | Name | Description |
|---|---|---|
| int | column | Column index |
| SortIndicator | order | SortIndicator enumeration setting |