Edit

Share via


Excel.CardLayoutTwoColumnSection interface

Represents a section of a card that is arranged as two columns in card view.

Extends

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 ]