Excel.CardLayoutSection type
表示卡视图中卡部分的布局。
export type CardLayoutSection = CardLayoutListSection | CardLayoutTableSection | CardLayoutTwoColumnSection;
注解
通过以下链接详细了解此类型别名中的类型。
Excel.CardLayoutListSection、 Excel.CardLayoutTableSection、 Excel.CardLayoutTwoColumnSection