All I need to do is open an MS excel sheet - not sure which kind yet (2003, 2007, etc.) - and parse the information in each row into an object. I'm performing only readonly operations.
out of Apache POI, JExcelAPI, or OpenXLS which is best for this task?
I'd rather not find out about anymore api's but if you're certain that none of these are the best then I'll take your input.