Skip to main content
Row

AverageConditionalFormatting Members

Represents the "above or below average" conditional formatting rule.

Properties

Name Description
Condition Gets or sets a 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 condition of the conditional formatting rule is true. Inherited from ISupportsFormatting.
Priority Specifies the priority of the conditional formatting rule. Inherited from ConditionalFormatting.
Range Gets or sets the range of cells to which the conditional formatting rule is applied. Inherited from ConditionalFormatting.
Ranges Obsolete. Gets or sets a collection of ranges, to which the conditional format is applied. Inherited from ConditionalFormatting.
StdDev Gets or sets the number of standard deviations included above or below the average in the "above or below average…" conditional formatting rule.
StopIfTrue Specifies whether the rules with lower priority can be applied. Inherited from ConditionalFormatting.
See Also