Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 883 Bytes

Excel.DisplayFormat.ShrinkToFit.md

File metadata and controls

38 lines (21 loc) · 883 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DisplayFormat.ShrinkToFit property (Excel)
vbaxl10.chm893088
vbaxl10.chm893088
Excel.DisplayFormat.ShrinkToFit
7a2a6b27-64de-b1f3-800a-3ff1f4727af8
04/25/2019
medium

DisplayFormat.ShrinkToFit property (Excel)

Returns a value that indicates if Microsoft Excel automatically shrinks text to fit in the available column width of the associated Range object as it is displayed in the current user interface. Read-only.

Syntax

expression.ShrinkToFit

expression A variable that represents a DisplayFormat object.

Return value

Variant

Remarks

Returns True if text automatically shrinks to fit in the available column width.

[!includeSupport and feedback]