Many developers meet issue for import/export data from theirs applications to Excel files. Usually they use complex OLE automation and depend on installed Microsoft Excel. This library gives alternative solution - reading and writing XLS files directly. Furthermore, the library allows to use prepared xls-files as templates - for example to edit only some values.
LibXL is supplied as dynamic library (dll) and can be easy integrated with ultimate applications. There are versions for Windows, Linux and MacOSX. LibXL is written in pure C++ and has a high performance. NET developers can use this library with supplied .NET wrapper. Delphi developers have Delphi units.
Main features:
- reading xls files
- writing xls files
- formatting support (alignments, fonts, borders, colors)
- picture support (png, jpg, wmf)
- date and number formats support
- merging support
- page breaks support
- inserting/removing rows/columns
- grouping and splitting
- comments support
- changing column widths and row heights
- stand-alone library (doesn't require Microsoft Excel)
- without COM/OLE automation
- windows, linux and mac versions
- C and C++ headers, wrapper for .NET, Delphi units
- high performace
- unicode support
Full version of LibXL costs $199.00 (US) for a single license. Licensed users are entitled to free technical support and upgrades free of charge for one year from the date of purchase. Futher information on the product, as well as its free evaluation copy, is available from http://www.libxl.com
0 comments:
Post a Comment