src/documentation/xdocs/hssf/** (especially the HOWTO)
http://jakarta.apache.org/poi/hssf Glen has also created a number of step-by-step examples, you might consider adding one for this as well. (instead of having to answer the same question over and over, you can instead post a link) -Andy David Haskell wrote: >Thanks; I will definitely write unit tests. Which part of the documentation >(what files) are you referring to? I'm still kinda new to this project... > > > >>-----Original Message----- >>From: Glen Stampoultzis [mailto:[EMAIL PROTECTED]] >>Sent: Wednesday, May 15, 2002 6:43 PM >>To: POI Developers List >>Subject: Re: Copy worksheets >> >> >> >>If you're not seeing code being submitted then the safest bet is to assume >>no one is working on it. A lot of promises get made that don't always get >>followed through. >> >>Please consider writing some unit tests for any patches to write and don't >>forget to patch the documentation. >> >>Glen Stampoultzis (TriNexus Pty Ltd) >>+61 3 9753-6850 0402 835 458 >>ICQ: 62722370 EMail: [EMAIL PROTECTED] >> >> >> >> >>>If no one has done it by now, I'd suggest you go ahead. Submit the >>>patches and I'll apply them. >>> >>>David Haskell wrote: >>> >>> >>> >>>>Is anyone still working on copying worksheets from one workbook to >>>> >>>> >>another? >> >> >>>>There was a thread on this list that (apparently) ended w/ a reply by >>>> >>>> >>Andy >> >> >>>>on Feb. 27, 2002. Sridhar, Rajiv, you guys still doing something? >>>> >>>>I need this functionality and would like to see it implemented. If no >>>> >>>> >>one >> >> >>>>else is currently working on it, I'll take a stab at it. The approach >>>> >>>> >>(as >> >> >>>>Glen suggested) would be to clone the low level records from Sheet (and >>>>other needed records from Workbook). >>>> >>>>Thanks, >>>>Dave >>>> >>>> > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
