XLS Library allow you to read and write Excel files without any additional tools
Excel library for developers can read and write Excel files. It does not require Microsoft Excel and 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
LibXL has C/C++ headers, Delphi unit and .NET assembly for including in your project. No OLE automation.
LibXL supports numerous formatting options: alignments, borders, colors, fill patterns, fonts, merging cells and so on.
High performance:
Writing speed is about 2 100 000 cells per second for numbers and 240 000 cells per second for 8-character random strings in binary format (CPU 3.2 GHz).
