Excel.CardLayoutTwoColumnSection interface
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents a section of a card that is arranged as two columns in card view.
Remarks
Properties
layout | Represents the type of layout for this section. |
Property Details
layout
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Represents the type of layout for this section.
layout: "TwoColumn";
Property Value
"TwoColumn"