Could you possibly attach a workbook exhibiting this behavior as well
as possibly a test case and a patch which fixes it?


On Fri, 11 Oct 2002 07:27:23 -0400, Iouri Michtchenko wrote:

> Hi,
> I have found that sometimes not all rows are read when I create
> HSSFWorkbook from an existing file.
> The reason is that sometimes ROW records are not grouped in one set in
> the excel file.
> There could be several sets of ROW records and the code is written with
> assumption that there is only one set. It could be easily fixed modifing
> org.apache.poi.hssf.model.Sheet.createSheet().
> 
> Regards,
> Iouri.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to