MTblGetColumnFont
bOk = MTblGetColumnFont( hWndCol, srName, nrSize, nrEnh )
Gets a column's font.
Parameters
hWndCol
Window Handle: Handle of the column
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 MTblGetColumnFont( hWndCol, sName, nSize, nEnh )
See also
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Produce electronic books easily