MTblGetColHdrGrpText
bOk = MTblGetColHdrGrpText( hWndTbl, nColHdrGrp, srText )
Gets the text of a column header group.
Parameters
hWndTbl
Window Handle: Handle of the table
nColHdrGrp
Number: Handle of the column header group
srTitle
Receive String: Contains the text of the column header group when the function returns successfully
Return
Boolean: TRUE if successful or FALSE if an error occurs
Example
Call MTblGetColHdrGrpText( hWndTbl, nColHdrGrp, sText )
See also
Column header groups
Created with the Personal Edition of HelpNDoc: Streamline your documentation process with HelpNDoc's HTML5 template