FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour SetGroupHeader => possible export to EXCEL ?
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
SetGroupHeader => possible export to EXCEL ?
Posted: Wed Aug 05, 2015 01:20 PM
Hello,

using xBrowse export to Excel,
I noticed a missing GROUP-header.

maybe not possible ?

I noticed one more problem
As soon I add :SetGroupHeader, The header height is disabled
without a group-define it works
oBrw1:nHeaderHeight := 30 doesn't work.

To get the same height, I used :

:SetGroupHeader( "" + CRLF + 'Monat : ' + ccMonth + " " + ALLTRIM(STR(YEAR( DATE() ) )), 1, 6, oFontSys )




best regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.

Continue the discussion