MTblQueryRowLines
bOk = MTblQueryRowLines( hWndTbl, nrStyle, nrColor )
Deprecated, please use MTblQueryItemLine instead.
Queries the style and color of a table's row lines.
Parameters
hWndTbl
Window Handle: Handle of the table.
nrStyle
Receive Number: The line style. Refer MTblDefineRowLines for further details.
nrColor
Receive Number: The line color.
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblQueryRowLines( hWndTbl, nStyle, nColor )
See also
Custom lines
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Single source CHM, PDF, DOC and HTML Help creation