Back to Devexpress

TextConditionalFormatting Properties

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

latest2.9 KB
Original Source

TextConditionalFormatting Properties

Represents a conditional formatting rule that formats cells that contain or do not contain the given text.

NameDescription
ConditionGets or sets the type of the conditional format operator used 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.
TextGets or sets a text string used as the formatting criteria in the conditional formatting rule.

See Also

TextConditionalFormatting Interface

TextConditionalFormatting Members

DevExpress.Spreadsheet Namespace