[]
Gets the array of predefined icons in the icon set style.
public static ConditionalFormattingIconSetIndex[] GetPredefinedIconSet(ConditionalFormattingIconSetStyle style)
Public Shared Function GetPredefinedIconSet(style As ConditionalFormattingIconSetStyle) As ConditionalFormattingIconSetIndex()
| Type | Name | Description |
|---|---|---|
| ConditionalFormattingIconSetStyle | style | The icon set style. |
| Type | Description |
|---|---|
| ConditionalFormattingIconSetIndex[] | The array of predefined icons in the icon set style, or empty array if the icon set style is custom. |