MTblQueryEffCellPropDet
bOk = MTblQueryEffCellPropDet( hWndTbl, nrOrder, nrFlags )
Queries how particular effective cell properties ( background color, edit justify, font, text color, text justify, vertical text alignment ) are determined.
Parameters
hWndTbl
Window Handle: Handle of the table.
nrOrder
Receive Number: The defined order of determination. One of the effective cell property determination order constants.
nrFlags
Number: The defined flags. One or more of the effective cell property determination flags.
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblQueryEffCellPropDet( hWndForm, nOrder, nFlags )
See also
MTblDefineEffCellPropDet
Custom fonts and colors
Extended edit alignment
Extended text alignment
Created with the Personal Edition of HelpNDoc: Create help files for the Qt Help Framework