MTblGetEffCellBackColor
bOk = MTblGetEffCellBackColor( hWndCol, nRow, nrColor )
Gets a cell's effective background color ( = actually used background 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
Remarks
Highlighting is not considered.
Example
Call MTblGetEffCellBackColor( hWndCol, nRow, nColor )
See also
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Easily create Help documents