Using Java to Import and Manipulate Microsoft Excel Documents
Using Java to work with Microsoft Excel spreadsheets has never been easer with the help of the JExcel API, a Java library that provides the ability to read, write, and modify Microsoft Excel spreadsheets from within Java applications.
