Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ExcelScript.Icon interface

Package:
ExcelScript

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

set

Specifies the set that the icon is part of.

set: IconSet;

Property Value


Feedback

Was this page helpful?