Introduction - If you have any usage issues, please Google them yourself
Java Excel API is an open source java library to read, write and modify Excel
spread sheets. This requires the library jxl-2.6.12.jar to be in classpath. The
following example shows how to add ifelse formula to a Cell in Excel
Spreadsheet.