Excel.CardLayoutSection type

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

export type CardLayoutSection = CardLayoutListSection | CardLayoutTableSection;

注解

[ API 集:ExcelApi 1.16 ]