Compartir a través de


Excel.CardLayoutSection type

Representa el diseño de una sección de una tarjeta en la vista de tarjeta.

export type CardLayoutSection = CardLayoutListSection | CardLayoutTableSection | CardLayoutTwoColumnSection;

Comentarios

[ Conjunto de API: ExcelApi 1.16 ]

Obtenga más información sobre los tipos de este alias de tipo a través de los vínculos siguientes.

Excel.CardLayoutListSection, Excel.CardLayoutTableSection, Excel.CardLayoutTwoColumnSection