Automatically sets the width of the column to the width of the widest cell value in the column.

<p> public void AutoFitWidth()</p>
<p>Public Sub AutoFitWidth()</p>
colProps.AutoFitWidth();
colProps.AutoFitWidth()