Skip to content
Snippets Groups Projects
Commit 80b168e2 authored by Michael Paffrath (mpaffrat)'s avatar Michael Paffrath (mpaffrat)
Browse files

1.0.3

- updated README.md
parent 54dc85cb
No related branches found
No related tags found
No related merge requests found
......@@ -7,13 +7,13 @@ This demo contains basic code to access Excel sheet data via the following progr
Usage requirements
Java:
1) Downloaded Apache POI Libraries (https://poi.apache.org/)
2a) Add necessary .xlsx POI libraries as external libraries in your Java IDE
Java: <br />
1) Downloaded Apache POI Libraries (https://poi.apache.org/) <br />
2a) Add necessary .xlsx POI libraries as external libraries in your Java IDE <br />
2b) Add necessary .xlsx POI libraries to your Java classpath and run the Main.java
C#:
1a) Installed Office version (includes installed Primary Interop Assemblies)
C#: <br />
1a) Installed Office version (includes installed Primary Interop Assemblies) <br />
1b) Installed Primary Interop Assemblies
Python:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment