CellRange
Sort Method
GemBox.Spreadsheet Help
Overload List
Name
Description
Sort(
SortDescription
)
Sorts the rows of this
CellRange
by comparing values of
ExcelCell
s in columns specified by
sortDescriptions
.
Sort(IEnumerable
SortDescription
)
Sorts the rows of this
CellRange
by comparing values of
ExcelCell
s in columns specified by
sortDescriptions
.
Back to Top
See Also
CellRange Class
CellRange Members
GemBox.Spreadsheet Namespace