ConditionalFormattingExtremumValue Members
Obsolete. Represents a minimum or maximum threshold for a conditional formatting rule.Properties
Name | Description |
---|---|
IsExtremum | Indicates whether the threshold value for the conditional formatting rule is evaluated automatically. |
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