选择一个excel java api [英] Choosing an excel java api

查看:27
本文介绍了选择一个excel java api的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要做的就是打开一个 MS excel 表 - 不确定哪种类型(2003、2007 等) - 并将每一行中的信息解析为一个对象.我只执行只读操作.

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.

Apache POIJExcelAPIOpenXLS 哪个最适合这项任务?

out of Apache POI, JExcelAPI, or OpenXLS which is best for this task?

我宁愿不再了解 api,但如果您确定这些都不是最好的,那么我会接受您的意见.

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.

推荐答案

我只使用过 POI,但发现它使用起来很简单,而且效果很好.

I have used POI only but found it to be simple to use and work as advertised.

这篇关于选择一个excel java api的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆