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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.