Click or drag to resize

SortColumn Key Property

Represents the column to be sorted on.

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

Property Value

Type: Int32

Implements

ISortColumn Key
See Also