Excel.CardLayout type

Represents the layout of a card in card view.

export type CardLayout = EntityCardLayout | EntityArrayCardLayout;