Open GoogleCodeExporter opened 8 years ago
The main work here is to create a Groovy API/DSL for accessing Excel
spreadsheets. Once we have that, we are more or less done. I've once tried
Scriptom, but couldn't get it to work.
Original comment by pnied...@gmail.com
on 22 Jul 2010 at 11:21
A groovy API around Apache POI is the best best. It is rather straightforward.
Original comment by HamletDRC
on 22 Jul 2010 at 11:57
gsheets (which is based on POI) might be the solution. Currently it can only
create spread sheets though, not read them.
Original comment by pnied...@gmail.com
on 26 Feb 2012 at 2:12
There is a fork of gsheets that supports data extraction from spreadsheets and
a spock spec showing how to use it. See https://github.com/kktec/gsheets
Original comment by kkt...@gmail.com
on 7 Jan 2014 at 2:38
Original issue reported on code.google.com by
HamletDRC
on 22 Jul 2010 at 6:31