Excel.EntityCardLayout interface
Represents a card layout that is best used for an entity.
- Extends
Remarks
Properties
layout | Represents the type of this layout. |
Property Details
layout
Represents the type of this layout.
layout?: "Entity";
Property Value
"Entity"
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