Java Excel Connector (JEC) is a Java library built to access the MS Excel application. This library is intuitive and easy to use. All the underlying complexities (JNI, COM) are hidden to the Java developer.
Features
Excel automation
Using automation the connector allows an easy Microsoft Excel integration. Excel documents can be read and created using a complete API.
Accessing workbooks and worksheets
Excel Workbook and worksheet can be easily edited. The connector allows reading, editing or finding worksheet's cells.
Handling charts
Powerful charts and graphs can be created or customized in Excel documents using the connector.
Easy to use
A very intuitive and easy to use API allows developers to make full solutions with Microsoft Excel integration