Overload List

  NameDescription
Public methodSort(array<SortDescription>[]()[][])
Sorts the rows of this CellRange by comparing values of ExcelCells in columns specified by sortDescriptions.
Public methodSort(IEnumerable<(Of <<'(SortDescription>)>>))
Sorts the rows of this CellRange by comparing values of ExcelCells in columns specified by sortDescriptions.

See Also