03-02-2013 11:08 AM
Anyone know how to read all the data in excel file (xls, xlsx), to a qvariant map or text file?
Thanks.
03-02-2013 02:01 PM
03-02-2013 04:30 PM
You might be able to find a 3rd party library to parse excel sheets. It isn't very easy from what I've looked into before. I think xlsx is substantially harder to parse than xls...