如何从java中读取Excel(.xslx)? [英] How to read from Excel (.xslx) in java ?

查看:80
本文介绍了如何从java中读取Excel(.xslx)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从java中读取Excel(.xslx)??

如果可能,请帮助我使用Jexcel库

How to read from Excel (.xslx) in java ??
Kindly help me out with Jexcel library if possible

推荐答案

Yon可以使用Apache POI: http://poi.apache.org [ ^ ]。



-SA
Yon can use Apache POI: http://poi.apache.org[^].

—SA


我推荐Apache POI。您可以参考这篇文章 - 如何读写Java中的Excel文件 [ ^ ]
I recommend Apache POI. You can refer to this article -How to Read and Write Excel Files in Java[^]


您可以使用.csv [逗号分隔值]文件。它很容易读写.csv文件而不是xlsx。
You may go for .csv [Comma Separated Value] file. It is easy to read and write .csv file rather than xlsx.


这篇关于如何从java中读取Excel(.xslx)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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