Click or drag to resize

ConditionValue Type Property

specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined

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

Property Value

Type: ConditionValueType

Implements

IConditionValue Type
See Also