Edit

Excel.CompactLayout type

Represents the layout used when there is limited space to represent the entity.

export type CompactLayout = EntityCompactLayout;

Remarks

API set: ExcelApi 1.16

Used by

Learn more about the types in this type alias through the following links.

Excel.EntityCompactLayout