Back to Devexpress

IconSetConditionalFormatting Properties

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

latest3.2 KB
Original Source

IconSetConditionalFormatting Properties

Represents an icon set conditional formatting rule.

NameDescription
IconSetGets or sets an icon set type for conditional formatting.
IsCustomIndicates whether a custom icon set is specified.
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.
ReversedGets or sets whether icons in the icon set specified in the conditional formatting rule are shown in reverse order.
ShowValueGets or sets whether to show values of cells to which the icon set conditional formatting rule is applied.
StopIfTrueSpecifies whether the rules with lower priority can be applied. Inherited from ConditionalFormatting.
ValuesReturns an array of threshold values used in the icon set conditional formatting rule.

See Also

IconSetConditionalFormatting Interface

IconSetConditionalFormatting Members

DevExpress.Spreadsheet Namespace