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

 public void AutoFitWidth()
Public Sub AutoFitWidth()
colProps.AutoFitWidth();
colProps.AutoFitWidth()