Click or drag to resize

SortColumn Color Property

Represents the color to sort. Throws exception when SortOn type is Values.

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

Property Value

Type: Color

Implements

ISortColumn Color
See Also