An Feng-I Chen wrote:

>Hi,
>
>When I write a HSSFWorkbook to file, I want to build one worksheet and write
>it out at a time, instead of completing the whole workbook then write it
>out. This way I can stream line the data preparation and outputting and also
>overcome the limitation of maximum 3 sheets per book. If I write multiple
>HSSFWorkbook to the same OutputStream, will it work? Thanks.
>
>an
>
>
there hasn't been a maximum 3 sheet limit for a long time... at least 
that I'm aware of.  

Anyhow, no what you propose will not work.


Reply via email to