Spread Windows Forms 12.0 Product Documentation
Value Property (IConditionValue)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IConditionValue Interface : Value Property
Gets or sets the shortest bar or longest bar threshold value for a data bar conditional format.
Syntax
'Declaration
 
ReadOnly Property Value As Object
'Usage
 
Dim instance As IConditionValue
Dim value As Object
 
value = instance.Value
object Value {get;}

Property Value

The value of the condition value.
Remarks
A string value represents the formula of the color scale criterion.

An GrapeCity.CalcEngine.IReadonlyPrimitiveValue object represents the primitive value of the color scale criterion.

See Also

Reference

IConditionValue Interface
IConditionValue Members