XlCondFmtRuleAboveAverage Properties
Represents the “Above or Below Average…” conditional formatting rule.
Name | Description |
---|---|
Condition | Gets or sets the type of the conditional format operator used in the “Above or Below Average…” conditional formatting rule. |
Formatting |
Provides access to a set of formatting properties applied to cells when the status of the conditional formatting rule is true.
Inherited from Xl |
Priority |
Specifies the priority of the conditional formatting rule.
Inherited from Xl |
Rule |
Gets the type of the specified conditional formatting rule.
Inherited from Xl |
Std |
Gets or sets the number of standard deviations included above or below the average in the “Above or Below ASverage…” conditional formatting rule. |
Stop |
Gets or sets whether the conditional formatting rules with lower priority can be applied.
Inherited from Xl |
See Also