Excel.CardLayoutTwoColumnSection interface
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
Represents the type of layout for this section.
layout: "TwoColumn";
Property Value
"TwoColumn"