Excel.CardLayoutTwoColumnSection interface
Represents a section of a card that is arranged as two columns in card view.
Remarks
[Api set: ExcelApi 1.19]
Properties
| layout | Represents the type of layout for this section. |
Property Details
layout
Represents the type of layout for this section.
layout: "TwoColumn";
Property Value
"TwoColumn"
Remarks
[Api set: ExcelApi 1.19]