Skip to main content
A newer version of this page is available. .

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 XlCondFmtRuleWithFormatting.
Priority Specifies the priority of the conditional formatting rule. Inherited from XlCondFmtRule.
RuleType Gets the type of the specified conditional formatting rule. Inherited from XlCondFmtRule.
StdDev Gets or sets the number of standard deviations included above or below the average in the “Above or Below ASverage…” conditional formatting rule.
StopIfTrue Gets or sets whether the conditional formatting rules with lower priority can be applied. Inherited from XlCondFmtRule.
See Also