GetColumnWidth Method |
Returns the column width for the column at the specified column index in the table.
Signature
RetVal = object.GetColumnWidth(col)
Object
Table
The object or objects this method applies to.
col
Long; the column
RetVal
Double
Comments? |