Click or drag to resize

DataSorter Properties

The DataSorter type exposes the following members.

Properties
Name Description
Public property IsCaseSensitive
Indicates whether to perform case sensitive sort.
Public property IsIncludeTitle
Indicates whether the cell range has title.
Public property Orientation
Represents the sort orientation.
Public property SortColumns
Represents the SortFields Collection.
Public property SortedWay
Represents the algorithm to sort.
Public property 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.
Top
See Also