Export to Exel,not 'SaveToFile(fileName)',so 'append' to f ?

TeeChart for ActiveX, COM and ASP
Post Reply
NhuTuan Vu
Newbie
Newbie
Posts: 1
Joined: Thu Aug 10, 2006 12:00 am

Export to Exel,not 'SaveToFile(fileName)',so 'append' to f ?

Post by NhuTuan Vu » Fri Sep 05, 2008 8:07 am

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Sep 08, 2008 10:28 am

Hi NhuTuan,

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
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply