JExcel is a library for integrating Microsoft Excel into Swing applications and for working with Excel worksheets and workbooks from Java programs.

Do you need to generate reports in the tabular format or process ready reports from Java code under Microsoft Windows in Excel format? JExcel library provides a simple and effective way to integrate Excel into Java Swing applications without a specific knowledge of Microsoft Office programming.

You can easily display, create, print, read, write or modify your Excel workbooks (both *.xls and *.xlsx) using a comprehensive Java Excel API. You’ll get an ability to customize various cell properties including text font, cell background and borders, text alignment and orientation, etc. In other words—with JExcel you’ll have a full control over Excel in Java.