bOk = MTblGetEffCellIndent( hWndCol, nRow, nrEffIndent )

Gets a cell's effective indent in pixels ( = [cell indent level] * [indent per level] ).

Parameters
hWndCol
Window Handle: Handle of the column

nRow
Number: Row number

nrEffIndent
Receive Number: Contains the effective indent in pixels if the function returns successfully

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

Example

Call MTblGetEffCellIndent( hWndCol, nRow, nEffIndent )

See also
Cell indent

Created with the Personal Edition of HelpNDoc: Easily create iPhone documentation