Edit

Excel.CardLayout type

Represents the layout of a card in card view.

export type CardLayout = EntityCardLayout;

Remarks

API set: ExcelApi 1.16

Used by

Learn more about the types in this type alias through the following links.

Excel.EntityCardLayout