Excel.CardLayout type

Represents the layout of a card in card view.

export type CardLayout = EntityCardLayout | EntityArrayCardLayout;

Remarks

[ API set: ExcelApi 1.16 ]