Back to Devexpress

FormulaExpressionConditionalFormatting Members

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

latest2.6 KB
Original Source

FormulaExpressionConditionalFormatting Members

Represents a conditional formatting rule that uses a formula as a formatting criteria.

Properties

NameDescription
ExpressionGets or sets a formula used as the formatting criteria in the 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.
StopIfTrueSpecifies whether the rules with lower priority can be applied. Inherited from ConditionalFormatting.

See Also

FormulaExpressionConditionalFormatting Interface

DevExpress.Spreadsheet Namespace