Click or drag to resize

IIconSet PercentileValues Property

Returns or sets a Boolean value indicating if the thresholds for an icon set conditional format are determined using percentiles.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool PercentileValues { get; set; }

Property Value

Type: Boolean
See Also