TableSetColumnWidth sets the column width in centimeters.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
Identifies the table object.
rvWidth is a vector with the column width in centimeters. The number of elements must match the number of columns.
See also
id-1501280