NativeExcel suite
NativeExcel is the native Delphi package which allows to create MS Excel files from your applications. This package does not required installed Microsoft Office. It writes data directly in an excel file.
You can use NativeExcel suite as the replacement of standard Excel components. All objects are compatible with standard components by properties and methods.
Using this package you will receive the following benefits:
- High performance (30000-40000 values per second)
- Independence from Microsoft Office version
- Low system requirements
- TDataset2Excel component for exporting TDataset descendants into an excel file
- TDBGrid2Excel component for exporting TDBGrid into an excel file
|