Excel.CardLayoutSection type

表示卡视图中卡部分的布局。

export type CardLayoutSection = CardLayoutListSection | CardLayoutTableSection;

注解

[ API 集:ExcelApi 1.16 ]

通过以下链接详细了解此类型别名中的类型。

Excel.CardLayoutListSectionExcel.CardLayoutTableSection