bOk = MTblGetRowHeight( hWndTbl, nRow, nrHeight )

Gets a row's height.

Parameters
hWndTbl
Window Handle: Handle of the table

nRow
Number: Row number

nrHeight
Receive Number: The height in pixels, 0 = default height

Return
Boolean: TRUE if successful or FALSE if an error occurs

Example
Call MTblGetRowHeight( hWndTbl, nRow, nHeight )

See also
Variable row height

Created with the Personal Edition of HelpNDoc: Free CHM Help documentation generator