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 ]