Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IIconCriterion Interface
/ Operator Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Operator Property (IIconCriterion)
In This Topic
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.
Syntax
C#
FormatConditionOperator
Operator {
get
;
set
;}
Remarks
For an icon set conditional formatting rule, this property can be set to only one of the following two constants: xlGreater or xlGreaterEqual.
See Also
Reference
IIconCriterion Interface
IIconCriterion Members