IconSetConditionalFormatting Methods
Represents an icon set conditional formatting rule.| Name | Description |
|---|---|
| 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