NamedRange.AutoFit Method

Definition

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

public:
 System::Object ^ AutoFit();
public object AutoFit ();
abstract member AutoFit : unit -> obj
Public Function AutoFit () As Object

Returns

Remarks

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

Applies to