Initializes a new instance of CellRangeSortOptions.
public CellRangeSortOptions()
By default, the sort type is set to Ascending
. This means that when an instance of CellRangeSortOptions is created without specifying any sort type, the cell range will be sorted in ascending order.