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