ConditionalFormattingIconSetIndex Class Members
In This Topic
The following tables list the members exposed by ConditionalFormattingIconSetIndex.
Public Constructors
Public Fields
| | Name | Description |
  | NoIcon |
Specifies no icon.
|
Top
Public Properties
| | Name | Description |
 | Icon |
Gets the ConditionalFormattingIcon object.
|
 | IconSetStyle |
Gets the icon set style.
|
 | Index |
Gets the icon index in the icon set style.
|
 | IsCustomIcon |
Indicates whether the current icon is a custom icon (not predefined icons).
|
 | IsNoIcon |
Indicates whether the current icon is no icon.
|
 | Name |
Gets the custom icon name when this icon is custom icon and is identified by the custom icon name.
|
Top
Public Methods
Public Operators
See Also