|
NativeExcel suite v2.x is a high-performance solution for Delphi Developers that allows writing of new Excel spreadsheets and reading of existing ones.
Advantages:- High performance
- Convenient object model
- Support for all Excel formatting options
- Microsoft Office is not required
- Pure Delphi source code
- Complete documentation with numerous examples
Features:
- Open an existing excel file
- Access any cell values (number, string, date, formula)
- Calculation engine to perform computation on the cells
- Cell attributes (alignment, comments, orientation, borders, background attributes, and so on)
- Font attributes (font name, font size, color, decoration, and so on)
- Merged cells
- Unicode characters support
- Copy/Move/Delete/Insert range of cells
- Hyperlinks support
- Worksheet attributes (name, protection)
- Printing attributes (page size, orientation, margins, footer, header, page breaks, and so on)
- Exporting workbooks and worksheets to HTML files
|