Computers/Language 2014. 12. 17. 21:15




xlsLib can be used:

  • as a statically linked library. xlsLib can easily be integrated in any C/C++ project.
  • As a dynamically linked library. The classic shared object scheme can be followed for using xlsLib.


http://xlslib.sourceforge.net/compat.php




http://libxl.com/

Direct reading and writing Excel files

LibXL is a library that can read and write Excel files. It doesn't require Microsoft Excel and .NET framework, combines an easy to use and powerful features. Library can be used to

  • Generate a new spreadsheet from scratch
  • Extract data from an existing spreadsheet
  • Edit an existing spreadsheet





posted by 털보네i
: