Edit

Excel.EntityCardLayout interface

Represents a card layout that is best used for an entity.

Extends

Remarks

[Api set: ExcelApi 1.16]

Properties

layout

Represents the type of this layout.

Property Details

layout

Represents the type of this layout.

layout?: "Entity";

Property Value

"Entity"

Remarks

[Api set: ExcelApi 1.16]