Hi,
we are using HSSF model POI 3.2 to read xls files. i have attached the java
class file that does this. this was written long back by a developer who is
not working any more.
we often get xlsx file so i was planning to switch to POI 3.5-FNAL and use
SS model to read both xls and xlsx formats. 
the class i have attached heavily uses org.apache.poi.hssf.eventusermodel
and i dont know much how i can convert this file to read xlsx files. 

can someone point me in the right direction and refer me any helpful docs. 
PS: please look at the run method of the thread in the attached file. its
called from the class constructor.

Thank you. http://old.nabble.com/file/p27911945/XLSReader.java
XLSReader.java 
-- 
View this message in context: 
http://old.nabble.com/reading-xls-or-xlsx-file-using-SS-model-tp27911945p27911945.html
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to