bOk = MTblGetEffColHdrGrpFont( hWndTbl, nColHdrGrp, srName, nrSize, nrEnh )

Gets a column header group's effective font ( = actually used 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

Remarks
Highlighting is not considered.

Example

Call MTblGetEffColHdrGrpFont( hWndTbl, nColHdrGrp, sName, nSize, nEnh )

See also
Column header groups
Custom fonts and colors

Created with the Personal Edition of HelpNDoc: Free Web Help generator