Excel.CardLayoutTableSection interface
Represents a section of a card that is arranged as a table 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: "Table";
Property Value
"Table"