Version 8, last updated by ironfede at November 19, 2010 17:33 UTC
Excel Sharp Builder is a .net component that allows developers to export data to Excel® xls files in a quick and easy way.
It does not depend on ActiveX®, Automation or Microsoft Office®.
This library has been designed with an intuitive API in order to drop down learning curve.
Integrating xls data export into your application has never been easier !
- Export data to xls file format
- Multiple Spreadsheets supported
- Number, String and Date data types are supported
- Font properties (bold, italic, strikeout, super/sub-scripting...) for cells, rows and columns
- Alignment (Rotation, Text position...) properties
- Excel Border tab properties
- Customizable row and column sizes
- Custom format strings
- Cell ranges and merged cells
- Custom fill patterns
- Save to file
- Save to Stream (ASP.Net)
- Styles pooling: unnecessary styles are removed reducing output file size
- Pretty fast: build more than 200.000 cells/second