ConditionalFormattingIconSetInsideValue Members
Obsolete. Represents a threshold value for an icon set conditional formatting rule.Properties
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. Inherited from ConditionalFormattingIconSetValue. |
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