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. |
You can sort the entire sheet or specified rows depending on the method.
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6
Reference
SheetView ClassSheetView Members
SortColumns Method
Sort Method