Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Include Protected Members
Include Inherited Members
GemBox.Spreadsheet
CellRange
.
.
::
.
.
Sort Method
CellRange Class
See Also
Send Feedback
Overload List
Name
Description
Sort(
array<
SortDescription
>
[]
()
[]
[]
)
Sorts the rows of this
CellRange
by comparing values of
ExcelCell
s in columns specified by
sortDescriptions
.
Sort(IEnumerable
<
(Of
<
<'
(
SortDescription
>
)
>
>
)
)
Sorts the rows of this
CellRange
by comparing values of
ExcelCell
s in columns specified by
sortDescriptions
.
See Also
CellRange Class
CellRange Members
GemBox.Spreadsheet Namespace