| Overload | Description |
|---|---|
| SortColumns(Int32,Boolean) | Sorts all the columns on the sheet by the specified row. |
| SortColumns(Int32,Boolean,IComparer) | Sorts all the columns on the sheet by the specified row using the specified comparison. |
| SortColumns(Int32,Int32,SortInfo[]) | Sorts a specified range of columns on the sheet by the specified sort information. |