Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingValue Class / Type Property


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