Back to Devexpress

RankConditionalFormatting Members

officefileapi-devexpress-dot-spreadsheet-dot-rankconditionalformatting-dot-underscore-members.md

latest2.8 KB
Original Source

RankConditionalFormatting Members

Represents a "top/bottom N" conditional formatting rule.

Properties

NameDescription
ConditionGets or sets the type of the conditional format operator used in the "top/bottom N" 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.
RankGets or sets a rank value used in the "top/bottom N" conditional formatting rule.
StopIfTrueSpecifies whether the rules with lower priority can be applied. Inherited from ConditionalFormatting.

See Also

RankConditionalFormatting Interface

DevExpress.Spreadsheet Namespace