A
A
ALTAIR952016-11-04 13:40:28
Java
ALTAIR95, 2016-11-04 13:40:28

How to run an excel file from java?

Is it possible to execute an exel file from java? If yes, please tell me how to do it.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mercury13, 2016-11-04
@ALTAIR95

docs.oracle.com/javase/6/docs/api/java/awt/Desktop.html
Didn't check how it works.

R
Rou1997, 2016-11-04
@Rou1997

Impossible, since the Excel file is not executable, it is not an EXE, not a JAR, not a script, etc., although it can conditionally be considered a virtual machine, the same as Java itself.
Rephrase the question, be more specific, what do you want?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question