Excel.BasicCardLayout interface
Represents a card layout used for the Boolean, double, and string basic types.
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"