CellFormat.ShrinkToFit Property (Excel)

Returns or sets a Variant value that indicates if text automatically shrinks to fit in the available column width.

Syntax

expression .ShrinkToFit

expression A variable that represents a CellFormat object.

Remarks

This property returns True if text automatically shrinks to fit in the available column width, or Null if this property isn’t set to the same value for all cells in the specified range.

See Also

Concepts

CellFormat Object

CellFormat Object Members