FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingValue Class / Value Property


In This Topic
Value Property (ConditionalFormattingValue)
In This Topic
Gets the value.
Syntax
'Declaration
 
Public ReadOnly Property Value As Object
 
'Usage
 
Dim instance As ConditionalFormattingValue
Dim value As Object
 
value = instance.Value
See Also