Back to Devexpress

IconSetConditionalFormatting Members

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

latest3.8 KB
Original Source

IconSetConditionalFormatting Members

Represents an icon set conditional formatting rule.

Properties

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.

Methods

NameDescription
GetIcon(Int32)Gets an icon by its index from the icon set specified in the icon set conditional format.
SetCustomIcon(Int32, ConditionalFormattingCustomIcon)Inserts a custom icon into the icon set specified in the conditional formatting rule.

See Also

IconSetConditionalFormatting Interface

DevExpress.Spreadsheet Namespace