[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IIconCriterion.Operator

Operator Property

Operator

Returns or sets one of the constants of the FormatConditionOperator enumeration, which specifes if the threshold is "greater than" or "greater than or equal to" the threshold value.

Declaration
FormatConditionOperator Operator { get; set; }
Property [Operator] As FormatConditionOperator
Remarks

For an icon set conditional formatting rule, this property can be set to only one of the following two constants: xlGreater or xlGreaterEqual.