TableGetRowHeightΒΆ

TableGetRowHeight returns a vector with row heights in centimeters.

rvHeight = TableGetRowHeight(hTable)

Return Value

rvHeight is a vector with row heights in centimeters. The number of elements equals the number of table rows.

Parameters

hTable

Identifies the table object.

Example

]]
[[

id-1271301