Library for parsing Excel (XLS) files, with a sample program for converting Excel files into CSV.
This site is no longer being updated. A new release is available on the new site whose link is shown above.
Features
- C++ interface
- ObjectiveC framework, works on both Mac and iOS
License
BSD LicenseFollow libxls
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for your great work! this lib helps me a lot. But It seems this library cannot parse boolean/datatime data in xls file. Please help to double check!
-
Great! But How can I get the activeSheet in an xls file?
-
error position : xlstools.c case 0x0204: lPtr=(WORD*)cell->l; len=*lPtr++;