Click or drag to resize

IconSet PercentileValues Property

Gets or sets a Boolean value indicates whether thresholds for an icon set conditional format are determined using percentiles.

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

Property Value

Type: Boolean
See Also