Click or drag to resize

ColorScale Criteria Property

Indicates the type, value, and the color of threshold criteria used in the color scale conditional format.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IList<ColorConditionValue> Criteria { get; }

Property Value

Type: IList ColorConditionValue
See Also