NamedRange.AutoFit Method

Changes the width of the columns or the height of the rows in the NamedRange control to achieve the best fit.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
Function AutoFit As Object
Object AutoFit()

Return Value

Type: System.Object

Remarks

One unit of column width is equal to the width of one character in the Normal style.

.NET Framework Security

See Also

Reference

NamedRange Interface

Microsoft.Office.Tools.Excel Namespace