Spread.Services Documentation
Sort(IRange,SortOrder,SortOrientation,Boolean) Method
GrapeCity.Documents.Spread Namespace > IRange Interface > Sort Method : Sort(IRange,SortOrder,SortOrientation,Boolean) Method
The key of the sort column.
The sort order, ascending or dscending
The orientation.
if set to true [case sensitive].
Sorts the cells represented by this range according to the specified options.
Syntax

Parameters

key
The key of the sort column.
order
The sort order, ascending or dscending
orientation
The orientation.
caseSensitive
if set to true [case sensitive].
See Also

Reference

IRange Interface
IRange Members
Overload List