Excel.CardLayoutListSection interface
Represents a section of a card that is arranged as a list in card view.
- Extends
Remarks
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins