bOk = MTblGetEffRowHeight( hWndTbl, nRow, nrHeight )

Gets a row's effective height ( = actually used row height ).

Parameters
hWndTbl
Window Handle: Handle of the table

nRow
Number: Row number

nrHeight
Receive Number: The height in pixels

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

Example
Call MTblGetEffRowHeight( hWndTbl, nRow, nHeight )

See also
Variable row height

Created with the Personal Edition of HelpNDoc: Free Web Help generator