Export to Exel,not 'SaveToFile(fileName)',so 'append' to f ?
Posted: 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
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