Excel.CompactLayout type

Warning

This API is now deprecated.

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

export type CompactLayout = EntityCompactLayout;

Remarks

[ API set: ExcelApi 1.16 ]