IconSetConditionalFormatting Members
In This Article
#Properties
Name | Description |
---|---|
Icon |
Gets or sets an icon set type for conditional formatting. |
Is |
Indicates whether a custom icon set is specified. |
Priority |
Specifies the priority of the conditional formatting rule.
Inherited from Conditional |
Range |
Gets or sets the range of cells to which the conditional formatting rule is applied.
Inherited from Conditional |
Ranges |
Obsolete. Gets or sets a collection of ranges, to which the conditional format is applied.
Inherited from Conditional |
Reversed | Gets or sets whether icons in the icon set specified in the conditional formatting rule are shown in reverse order. |
Show |
Gets or sets whether to show values of cells to which the icon set conditional formatting rule is applied. |
Stop |
Specifies whether the rules with lower priority can be applied.
Inherited from Conditional |
Values | Returns an array of threshold values used in the icon set conditional formatting rule. |
#Methods
Name | Description |
---|---|
Get |
Gets an icon by its index from the icon set specified in the icon set conditional format. |
Set |
Inserts a custom icon into the icon set specified in the conditional formatting rule. |
See Also