ConditionalFormattingIconSetIndex Class Members
In This Topic
The following tables list the members exposed by ConditionalFormattingIconSetIndex.
Public Constructors
Public Fields
| Name | Description |
![Public Field](template/packages/core-dotnet/images/publicField.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | NoIcon | Specifies no icon. |
Top
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Icon | Gets the ConditionalFormattingIcon object. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IconSetStyle | Gets the icon set style. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Index | Gets the icon index in the icon set style. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsCustomIcon | Indicates whether the current icon is a custom icon (not predefined icons). |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsNoIcon | Indicates whether the current icon is no icon. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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