Click or drag to resize

SortColumn ComparsionType Property

Represents the sort by in the range.

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

Property Value

Type: SortComparsionType

Implements

ISortColumn ComparsionType
See Also