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

1.0.5

- updated README.md
parent 36c64e55
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ This demo contains basic code to access Excel sheet data via the following progr ...@@ -6,7 +6,7 @@ This demo contains basic code to access Excel sheet data via the following progr
- Python - Python
<br /> <br />
Usage requirements: Usage requirements:<br />
Java:<br /> Java:<br />
1. Downloaded Apache POI Libraries (https://poi.apache.org/)<br /> 1. Downloaded Apache POI Libraries (https://poi.apache.org/)<br />
...@@ -18,11 +18,11 @@ C#:<br /> ...@@ -18,11 +18,11 @@ C#:<br />
a) Installed Office version (includes installed Primary Interop Assemblies) <br /> a) Installed Office version (includes installed Primary Interop Assemblies) <br />
b) Installed Primary Interop Assemblies b) Installed Primary Interop Assemblies
Python: Python:<br />
1. Installed OpenPyXL Library (https://openpyxl.readthedocs.io/en/stable/#)<br /> 1. Installed OpenPyXL Library (https://openpyxl.readthedocs.io/en/stable/#)
<br /> <br />
!Only tested against the following Environment! !Only tested against the following Environment!<br />
- Win10 - Win10
- IntelliJ (Java) with Apache POI v5.0.0 - IntelliJ (Java) with Apache POI v5.0.0
- Visual Studio 2019 (C#) with installed Office 2016 => Microsoft Excel 16.0 Object Library - Visual Studio 2019 (C#) with installed Office 2016 => Microsoft Excel 16.0 Object Library
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment