Java库读取Microsoft Excel文件 [英] Java Library to read Microsoft Excel files

查看:121
本文介绍了Java库读取Microsoft Excel文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想编写一个使用Java比较两个 Microsoft Excel 表的程序。

I want to write a program that compares two Microsoft Excel sheets using Java.

有没有现有的库(及其文档)可以帮助我开始基本的东西,比如阅读excel的所有行和列?

Is there any existing library (and its documentation) that can help me get started with basic stuffs like reading all the rows and columns of the excel ?

推荐答案

看看 Apache POI ,这是一个用于Microsoft文档的Java API。

Have a look at Apache POI, which is a Java API for Microsoft Documents.

这里是一个关于如何设置和开始使用Excel文件的教程

这篇关于Java库读取Microsoft Excel文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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