How to use LibXl (Library C++ for writing/reading excel files) in Qt application
-
wrote on 15 Jun 2011, 09:32 last edited by
Hi,I want to write/read Excel files in Qt and I have downloaded LibXl library but I have problems for code.
Please give me differents steps and a sample of code for do it -
wrote on 15 Jun 2011, 09:39 last edited by
Aren't there "tons of examples":http://www.libxl.com/examples.html on the LibXL website?
-
wrote on 15 Jun 2011, 09:41 last edited by
It looks you have been put on a wrong track with "libxl":http://xmlsoft.org/html/index.html. This is an xml c parser, but no mentioning of excel.
-
wrote on 15 Jun 2011, 09:51 last edited by
[quote author="koahnig" date="1308130913"]It looks you have been put on a wrong track with "libxl":http://xmlsoft.org/html/index.html. This is an xml c parser, but no mentioning of excel. [/quote]
LibXL != libxml2
-
wrote on 15 Jun 2011, 09:54 last edited by
Yes, I agree that my answer was a little premature. Sorry for that.
1/5