Excel.CardLayoutListSection interface

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

Extends

Remarks

[ API set: ExcelApi 1.16 ]

Properties

layout

Represents the type of layout for this section.

Property Details

layout

Represents the type of layout for this section.

layout: "List";

Property Value

"List"

Remarks

[ API set: ExcelApi 1.16 ]