> I'd be tempted to add an extra check into the HSSFWorkbook
> level, where it won't drop down to the records when no
> sheets exist, which'd avoid this confusion. Hopefully other
> POI developers can chime in on the sanity of that...
Ah, okay. For now I could just add an extra check of getNumberOfSheets() > 0
to ensure I do not pick up the internal record.
Thanks for the response.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]