We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c2fc1 commit be5071eCopy full SHA for be5071e
README.md
@@ -4,5 +4,7 @@ groovy-excel-reader
4
Utility groovy class to read MS Excel xlsx documents
5
6
Groovy parser for Microsoft Excel spreadsheets.
7
+
8
Based on Goran Ehrsson's post: http://www.technipelago.se/content/technipelago/blog/44
9
10
Updated to handle xlsx document types, and modified to just return the string formatted value of each cell (ignore types)
0 commit comments