Excel.CardLayoutSection type
Representa o esquema de uma secção de uma card na vista card.
export type CardLayoutSection = CardLayoutListSection | CardLayoutTableSection | CardLayoutTwoColumnSection;
Comentários
[ Conjunto de API: ExcelApi 1.16 ]
Saiba mais sobre os tipos neste alias de tipo através das seguintes ligações.
Excel.CardLayoutListSection, Excel.CardLayoutTableSection, Excel.CardLayoutTwoColumnSection