You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by rale126 <ra...@hotmail.com> on 2007/08/16 19:04:30 UTC

Reading XLW file

I have problem reading MS Excel Workbook file (.xlw) with POI. Any suggestion
will help! Thanks
-- 
View this message in context: http://www.nabble.com/Reading-XLW-file-tf4280857.html#a12185335
Sent from the POI - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Re: Reading XLW file

Posted by Nick Burch <ni...@torchbox.com>.
On Thu, 16 Aug 2007, rale126 wrote:
> I have problem reading MS Excel Workbook file (.xlw) with POI. Any 
> suggestion will help! Thanks

It depends on what version of excel it comes from. POI only works with 
excel 97+. If the xlw comes from an earlier version of excel, then HSSF 
won't be able to process it.

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org