Excel.EntityCompactLayout interface
The compact layout properties for an entity.
Remarks
Properties
icon | Specifies the name of the icon which is used to open the card. |
Property Details
icon
Specifies the name of the icon which is used to open the card.
icon?: string | EntityCompactLayoutIcons;
Property Value
string | Excel.EntityCompactLayoutIcons