Dear,
I use TeeChartAX7. I want export data to Exel format. Export is OK. Now I want to insert Title on first line of exel file. I create 'cstringFileName' and insert 'my char text' to the first line with EOL. That is OK. My chars is on the first line in file. Now I use 'GetExport().GetAsXLS().SaveToFile(cstringFileName)'. The 'my char text' is clear !.
How can I append data in exel format to created file ?
Regards
NhuTuan
Export to Exel,not 'SaveToFile(fileName)',so 'append' to f ?
-
- Newbie
- Posts: 1
- Joined: Thu Aug 10, 2006 12:00 am
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi NhuTuan,
I'm afraid this is not possible. You should export all data every time or merge files manually outside TeeChart.
I'm afraid this is not possible. You should export all data every time or merge files manually outside TeeChart.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |