SetColumnWidth Method |
Sets the column width for the column at the specified column index in the table.
Signature
object.SetColumnWidth(col, Width)
Object
Table
The object or objects this method applies to.
col
Long; the column
Width
Double; the width
Comments? |