Edit

Share via


Excel.CardLayout type

Represents the layout of a card in card view.

export type CardLayout = EntityCardLayout | EntityArrayCardLayout;

Remarks

[ API set: ExcelApi 1.16 ]

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

Excel.EntityCardLayout, Excel.EntityArrayCardLayout