DataSorter Properties |
The DataSorter type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
IsCaseSensitive |
Indicates whether to perform case sensitive sort.
|
|
|
IsIncludeTitle |
Indicates whether the cell range has title.
|
|
|
Orientation |
Represents the sort orientation.
|
|
|
SortColumns |
Represents the SortFields Collection.
|
|
|
SortedWay |
Represents the algorithm to sort.
|
|
|
SortLeftToRight |
True means that sorting orientation is from left to right.
False means that sorting orientation is from top to bottom.
The default value is false.
|