Overload | Description |
---|---|
SortColumns(Int32,Boolean) | Sorts all the columns in the sheet according to the specified parameters. |
SortColumns(Int32,Boolean,IComparer) | Sorts all the columns in the sheet according to the specified parameters. |
SortColumns(Int32,Int32,SortInfo[]) | Sorts a range of columns in the sheet according to the specified parameters. |