bOk = MTblGetEffCellFont( hWndCol, nRow, srName, nrSize, nrEnh )

Gets a cell's effective font ( = actually used font ).

Parameters
hWndCol
Window Handle: Handle of the column

nRow
Number: Row number

srName
Receive String: Font name

nrSize
Receive Number: Font size

nrEnh
Receive Number: Font enhancements

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

Remarks
Highlighting is not considered.

Example

Call MTblGetEffCellFont( hWndCol, nRow, sName, nSize, nEnh )

See also
Custom fonts and colors

Created with the Personal Edition of HelpNDoc: iPhone web sites made easy