bOk = MTblQueryFocusCell( hWndTbl, nrRow, hWndrCol)

Queries the current focus cell.

Parameters
hWndTbl
Window Handle: Handle of the table

nrRow
Receive Number: Row number

hWndrCol
Receive Window Handle: Column handle

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

Example

Call MTblQueryFocusCell( hWndTbl, nRow, hWndCol )

Remarks
If the table is not in cell mode, SalTblQueryFocus( hWndTbl, nrRow, hWndrCol ) is called internally.

See also
MTblSetFocusCell
Cell mode

Created with the Personal Edition of HelpNDoc: Produce electronic books easily