Operator Property (ClassicCfRule)
Gets or sets the operator to compare with cell value.
'Declaration
Public Property Operator As Operator
'Usage
Dim instance As ClassicCfRule
Dim value As Operator
instance.Operator = value
value = instance.Operator
Property Value
A
Operator value represents the operator to compare with cell value.