Excel.CardLayoutTableSection interface
Represents a section of a card that is arranged as a table in card view.
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]