MTblGetCellIndentLevel
bOk = MTblGetCellIndentLevel( hWndCol, nRow, nrIndentLevel )
Gets a cell's indent level.
Parameters
hWndCol
Window Handle: Handle of the column
nRow
Number: Row number
nrIndentLevel
Receive Number: Contains the indent level if the function returns successfully
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblGetCellIndentLevel( hWndCol, 0, nLevel )
See also
Cell indent
Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator