MTblGetIndentPerLevel
bOk = MTblGetIndentPerLevel( hWndTbl, nrIndenPerLevel )
Gets the indent per level in pixels.
Parameters
hWndTbl
Window Handle: Handle of the table
nrIndentPerLevel
Receive Number: Contains the indent per level in pixels if the function returns successfully
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblGetIndentPerLevel( hWndTbl, nIndentPerLevel )
See also
Cell indent
Created with the Personal Edition of HelpNDoc: Easily create Help documents