[Qt-interest] Qt to MS Excel

Ankit Agarwal ankit17.ag at gmail.com
Mon Jul 27 08:20:54 CEST 2009


Hi,
I have a QTableWidget with 'N' rows and 'N' columns. All the data in the
table are either numbers or string.
(N would vary from 20 to 300)
My requirement is to export all these data from my application to MS Excel
(.xls format). One way is to get all the data in a .csv file and have MS
Excel read the .csv file and I have a Macro in MS Excel defined for the
same. Is there some other more efficient way to do the same?


-- 
Regards,
Ankit Agarwal
Blog : http://ankit17.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090727/6203a9be/attachment.html 


More information about the Qt-interest-old mailing list