Excel > JExcel API > How to get Excel Workbook Sheet by index
How to get Excel Workbook Sheet by index
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 get the Excel workbook spread sheet by its index.