ColorScale2ConditionalFormatting Members
Represents a two-color scale conditional formatting rule.
#Properties
Name | Description |
---|---|
Max |
Gets the maximum threshold of the color scale conditional formatting rule. |
Max |
Gets the color corresponding to the maximum threshold of the two-color scale conditional formatting rule. |
Min |
Gets the minimum threshold of the color scale conditional formatting rule. |
Min |
Gets the color corresponding to the minimum threshold specified in the two-color scale conditional formatting rule. |
Priority |
Specifies the priority of the conditional formatting rule.
Inherited from Conditional |
Range |
Gets or sets the range of cells to which the conditional formatting rule is applied.
Inherited from Conditional |
Ranges |
Obsolete. Gets or sets a collection of ranges, to which the conditional format is applied.
Inherited from Conditional |
Stop |
Specifies whether the rules with lower priority can be applied.
Inherited from Conditional |
See Also