TableGetColumnWidthΒΆ

TableGetColumnWidth returns a vector with column width in centimeters.

rvWidth = TableGetColumnWidth(hTable)

Return Value

rvWidth is a vector with column width in centimeters. The number of elements equals the number of table columns.

Parameters

hTable

Identifies the table object.

id-895686