GetRowHeight Method

Returns the row height for the row at the specified row index in the table.

See Also | Example

Signature

RetVal = object.GetRowHeight(row)

Object

Table
The object or objects this method applies to.

row

Long; the row

RetVal

Double

 

   Comments?