Spread Windows Forms 12.0 Product Documentation
Operator Property (IFormatCondition)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFormatCondition Interface : Operator Property
Returns a FormatConditionOperator value that represents the operator for the conditional format.
Syntax
'Declaration
 
ReadOnly Property Operator As FormatConditionOperator
'Usage
 
Dim instance As IFormatCondition
Dim value As FormatConditionOperator
 
value = instance.Operator
FormatConditionOperator Operator {get;}

Property Value

A FormatConditionOperator value that represents the operator.
See Also

Reference

IFormatCondition Interface
IFormatCondition Members