bOk = MTblGetCellTextColor( hWndCol, nRow, nrColor )

Gets a cell's text color.

Parameters
hWndCol
Window Handle: Handle of the column

nRow
Number: Row number

nrColor
Receive Number: The color

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

Example

Call MTblGetCellTextColor( hWndCol, nRow, nColor )

See also
Custom fonts and colors

Created with the Personal Edition of HelpNDoc: Free Qt Help documentation generator