ExcelScript.Icon interface
Represents a cell icon.
Properties
index | Specifies the index of the icon in the given set. |
set | Specifies the set that the icon is part of. |
Property Details
index
Specifies the index of the icon in the given set.
index: number;
Property Value
number