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
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins