Excel.CardLayoutSection type
Represents the layout of a section of a card in card view.
export type CardLayoutSection = CardLayoutListSection | CardLayoutTableSection;
Remarks
Learn more about the types in this type alias through the following links.