MTblGetCellFont
bOk = MTblGetCellFont( hWndCol, nRow, srName, nrSize, nrEnh )
Gets a cell's 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
Example
Call MTblGetCellFont( hWndCol, nRow, sName, nSize, nEnh )
See also
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Easy EBook and documentation generator