nRow = MTblGetRowFromID( hWndTbl, nRowID )

Gets a row's number on the basis of it's ID.

Parameters
hWndTbl
Window Handle: Handle of the table

nRowID
Number: Row ID

Return
Number: Row number if successful, TBL_Error when the row ID is invalid

Example

Set nRow = MTblGetRowFromID( hWndTbl, nRowID )

See also
Unique row ID's

Created with the Personal Edition of HelpNDoc: Easily create EPub books