Excel.EntityCardLayout interface

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

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?: EntityCardLayoutType.entity | "Entity";

Property Value

entity | "Entity"

Remarks

[ API set: ExcelApi 1.16 ]