Excel.BasicCompactLayout interface
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents the compact layout properties for a value.
Remarks
Properties
icon | Specifies the name of the icon which is used to open the card. |
Property Details
icon
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the name of the icon which is used to open the card.
icon?: string | EntityCompactLayoutIcons;
Property Value
string | Excel.EntityCompactLayoutIcons