Click or drag to resize

ConditionValue Value Property

Returns or sets the shortest bar or longest bar threshold value for a data bar conditional format.

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

Property Value

Type: Object

Implements

IConditionValue Value
See Also