Hi Danny, Never mind about the borders. I had a mistake in my calculations and was trying to shift from a middle of a merged region. The borders get shifted fine :)
-----Original Message----- From: Danny Mui <[EMAIL PROTECTED]> To: POI Users List <[EMAIL PROTECTED]> Date: Wed, 10 Sep 2003 07:47:15 -0400 Subject: Re: shifting rows / grouped rows questions > > You can remove and add the borders back manually? Or update the > Sheet.java to shift the merged borders as well. > > Once you update Sheet.java (did you remember the unit tests??) you can > submit the patch into bugzilla and it'll be patched soon (tm). > > For the grouped rows: > 1) Get the OpenOffice excel documentation (All links here > http://jakarta.apache.org/poi/hssf/hacking-hssf.html). > 2) Examine a grouped row excel file with BiffViewer (as mentioned in 2) > and see how it's done in Excel if HSSF doesn't support it. > > > > > Нина Маслов wrote: > > >Alright, I did that, but do you know if there is a workaround I could use for now? > >Thanks a lot. I appreciate your help. > > > >-----Original Message----- > >From: Danny Mui <[EMAIL PROTECTED]> > >To: POI Users List <[EMAIL PROTECTED]> > >Date: Tue, 09 Sep 2003 16:50:29 -0400 > >Subject: Re: shifting rows / grouped rows questions > > > > > > > >>Submit a Bugzilla enhancement request to shift merged borders and the > >>row grouping. However, I have no idea how the grouping is implemented. > >> > >> > >> > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
