Click or drag to resize

DataSorter SortedWay Property

Represents the algorithm to sort.

Namespace: Spire.Xls.Core.Spreadsheet.Sorting
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public SortedWayType SortedWay { get; set; }

Property Value

Type: SortedWayType
See Also