Home Samples Javadoc Board Downloads


xls4j API - A Java API to read, write and modify Excel spreadsheets into XML format

xls4j is a simple Java API enabling developers to generate, create, or modify Excel files in XML format within their applications. Her main advantage is her small size and her ease of use.

Thanks to Java, any operating system can now deliver Excel documents in web applications or simply within a servlets.


Actually, xls4j is designed to work with Excel 2003 and Excel XP (previous Excel versions don't support XML format).

Some features

- xls4j-1.0b only enables the writer functionality (Excel files generation).
- Supports font, number and date formatting.
- Supports shading, bordering, and coloring of cells.
- Writes formulas.
- Supports styles creation.
- ... and much more.




dev realized by Yahn Teisseire.