DataSorter module

class DataSorter.DataSorter

Bases: SpireObject, IDataSort

property IsCaseSensitive: bool
<summary>

Indicates whether to perform case sensitive sort.

</summary>

property IsIncludeTitle: bool
<summary>

Indicates whether the cell range has title.

</summary>

property Orientation: SortOrientationType
Sort(range: CellRange)
property SortColumns: SortColumns
property SortLeftToRight: bool
property SortedWay: SortedWayType