Back to Devexpress

AverageConditionalFormatting Properties

officefileapi-devexpress-dot-spreadsheet-dot-averageconditionalformatting-dot-underscore-properties.md

latest3.0 KB
Original Source

AverageConditionalFormatting Properties

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

NameDescription
ConditionGets or sets a type of the conditional format operator used in the "above or below average…" conditional formatting rule.
FormattingProvides access to a set of formatting properties applied to cells when the condition of the conditional formatting rule is true. Inherited from ISupportsFormatting.
PrioritySpecifies the priority of the conditional formatting rule. Inherited from ConditionalFormatting.
RangeGets or sets the range of cells to which the conditional formatting rule is applied. Inherited from ConditionalFormatting.
RangesObsolete. Gets or sets a collection of ranges, to which the conditional format is applied. Inherited from ConditionalFormatting.
StdDevGets or sets the number of standard deviations included above or below the average in the "above or below average…" conditional formatting rule.
StopIfTrueSpecifies whether the rules with lower priority can be applied. Inherited from ConditionalFormatting.

See Also

AverageConditionalFormatting Interface

AverageConditionalFormatting Members

DevExpress.Spreadsheet Namespace