ConditionalFormattingIconSetValue Properties
Represents a threshold value for an icon set conditional formatting rule.Name | Description |
---|---|
ComparisonOperator | Returns the relational operator used by the threshold value of the icon set conditional formatting rule to determine to which cells the icon should be applied. |
Value | Returns the threshold value specified in the conditional formatting rule. Inherited from ConditionalFormattingValue. |
ValueType | Returns the type of the threshold value specified in the conditional formatting rule. Inherited from ConditionalFormattingValue. |
See Also