Compartilhar via


Excel.CardLayoutSection type

Representa o esquema de uma secção de uma card na vista card.

export type CardLayoutSection = CardLayoutListSection | CardLayoutTableSection;

Comentários

[ Conjunto de API: ExcelApi 1.16 ]