Forum Discussion

punter's avatar
punter
Contributor
7 years ago

unable to resolve class Sheet getSheet(0) error

Hi,   I am trying to fetch  data from excel sheet but using below code but I am getting error.attaching the project and excel sheet also.   import jxl.*; import java.io.File; import java.io.IOE...