Excel.EntityCardLayout interface
Represents a card layout that is best used for an entity.
Remarks
Properties
layout | Represents the type of this layout. |
Property Details
layout
Represents the type of this layout.
layout?: EntityCardLayoutType.entity | "Entity";
Property Value
entity | "Entity"