开发者

Open Source Excel Engine [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_JAVA百科

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I am looking for an Open Source Excel Engine which can run excel on the server and return the values back for the specified cells(support Excel Functions).

I am evaluating the following solutions, but don't have deep understanding of whether they are good or bad solutions

  • OpenXLS
  • Gnumeric

Another non-opensource solution I am also looking into is SpreadsheetGear.

If any body has experience with these tools or know any open source tools that can be used to process and run Excel files server side, please post your comments here.


Andy Khan's JExcel is terrific, but I'm not sure if it supports Excel macros. It's a great Excel API in every other respect.


I don't know if this helps but Apache POI can process Excel .xls files without the need for MS Excel installed. It can also process formulae, as shown here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜