Name | Description | |
---|---|---|
SortedEventArgs Constructor | Creates a new object with the Sorted event arguments. |
The following tables list the members exposed by SortedEventArgs.
Name | Description | |
---|---|---|
SortedEventArgs Constructor | Creates a new object with the Sorted event arguments. |
Name | Description | |
---|---|---|
ByRows | Gets whether to sort by rows (or columns). | |
Column | Gets the index of the starting column of the block of cells to sort. | |
ColumnCount | Gets the number of columns in the block of cells to sort. | |
Row | Gets the index of the starting row of the block of cells to sort. | |
RowCount | Gets the number of rows in the block of cells to sort. | |
SheetView | Gets the SheetView object. | |
SortInfo | Gets the SortArgs object that contains sort criteria and information about how to perform the sort. | |
SortingMode | Gets the SortingMode setting. |