Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

ConditionalFormattingExtremumValue Properties

Obsolete. Represents a minimum or maximum threshold for a conditional formatting rule.
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