[]
Gets or sets one of the constants of the XlFormatConditionOperator enumeration, which specifes if the threshold is "greater than" or "greater than or equal to" the threshold value.
Operator Operator { get; set; }
Property [Operator] As [Operator]
Type | Description |
---|---|
Operator | The operator. |