Forum Discussion
- nmraoChampion Level 3Which library are you using apache-poi? jxl?
Basically you need to import the Workbook class before using that.
Related Content
Recent Discussions
- 20 hours ago
Hi,
I am getting an error: Startup failed:Script6.groovy:34;
unable to resolve class Workbook @line 34, column10.
Workbook workbook = workbook.getworkbook(new File(spreadsheet))