Developer(s) TeamDev License TeamDev | Stable release 1.7 Operating system | |
JExcel is a library (API) to read, write, display, and modify Excel files with .xls or .xlsx formats. API can be embedded with Java Swing and AWT.
Contents
Some features
Some main features are as follows:
Usage
Primary usage is handling Excel files through its API.
Example
Sample code for reading/writing workbook attributes, setting password, and saving MS Excel 2003 format, might look like as follows:
References
JExcel Wikipedia(Text) CC BY-SA