In This Topic
Automatically sorts the rows of a sheet according to the specified column.
Overload List
Overload | Description |
AutoSortColumn(Int32) | Automatically sorts the rows of a sheet according to the specified column. |
AutoSortColumn(Int32,Boolean) | Automatically sorts the rows of a sheet according to the specified column in the specified order and shows the sort indicator (unless disabled). |
AutoSortColumn(Int32,Boolean,Boolean) | Automatically sorts the rows of a sheet according to the specified column in the specified order and uses the sort indicator as specified. |
See Also