MTblGetColHdrGrpFont
bOk = MTblGetColHdrGrpFont( hWndTbl, nColHdrGrp, srName, nrSize, nrEnh )
Gets a column header group's font.
Parameters
hWndTbl
Window Handle: Handle of the table
nColHdrGrp
Number: Handle of the column header group
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 MTblGetColHdrGrpFont( hWndTbl, nColHdrGrp, sName, nSize, nEnh )
See also
Column header groups
Custom fonts and colors
Created with the Personal Edition of HelpNDoc: Transform your help documentation into a stunning website