This property returns and sets the width, in twips, of the specified column.
object.ColWidth(number) [= value]
The ColWidth property is unavailable at design time.
You can use this property to set the width of any column at run time. You can set ColWidth to 0 to create invisible columns, or to –1 to reset the column width to its default value, which depends on the size of the current font.