Click or drag to resize

DataSorter Orientation Property

Represents the sort orientation.

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

Property Value

Type: SortOrientationType

Implements

IDataSort Orientation
See Also