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. |
You can sort the entire sheet or specified columns depending on the method.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Reference
SheetView ClassSheetView Members
SortRows Method
Sort Method