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