bOk = MTblQueryColLines( hWndTbl, nrStyle, nrColor )

Deprecated, please use MTblQueryItemLine instead.

Queries the style and color of a table's column lines except the last locked column line.

Parameters
hWndTbl
Window Handle: Handle of the table.

nrStyle
Receive Number: The line style. Refer MTblDefineColLines for further details.

nrColor
Receive Number: The line color.

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

Example

Call MTblQueryColLines( hWndTbl, nStyle, nColor ) 

See also
Custom lines
Custom fonts and colors

Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents