Excel.CardLayoutTableSection interface

Represents a section of a card that is arranged as a table 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: "Table";

Property Value

"Table"

Remarks

[ API set: ExcelApi 1.16 ]