Encapsulates data sorting options for a range of cells within a sheet, allowing to sort in either ascending or descending order.
public class CellRangeSortOptions
The CellRangeSortOptions class facilitates the sorting operations order to use on a range of cells.
The SortType property allows users to easily switch between ascending and descending sorting, making it versatile for various data organization needs.