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

Property Value

"Entity"

Remarks

[ API set: ExcelApi 1.16 ]