DataSorter
Contents
[
Hide
]
dataSorter
Summary description for DataSorter.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
CaseSensitive | Boolean | True | False | Gets and sets whether case sensitive when comparing string. | |
HasHeaders | Boolean | True | False | Represents whether the range has headers. | |
KeyList | Container | True | False | Gets the key list of data sorter. | |
SortLeftToRight | Boolean | True | False | 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. | |
SortAsNumber | Boolean | True | False | Indicates whether sorting anything that looks like a number. | |
Keys | Container | True | False | Gets the key list of data sorter. |