>wait a few days for the 2.0-pre3 Already released two weeks ago. On Fri, 2003-08-22 at 10:11, Singh, Arshi (Indsys) wrote: > Hi, > I faced the similar problem while hiding gridlines. It was filed as > a bug and has been solved now. There is a new function to accomplish this > task called setDisplayGridlines() in the HSSFSheet class. You can use it as > below:- > > sheet.setDisplayGridlines(false); > > You can find this function either in the CVS REL_2_0 branch (check it out > and build it) or wait a few days for the 2.0-pre3 > release. > > Arshi. > > -----Original Message----- > From: Danny Mui [mailto:[EMAIL PROTECTED] > Sent: Friday, August 22, 2003 1:41 AM > To: POI Users List > Subject: Re: Can I turn the display of gridlines off in a Sheet using > poi? > > > It's in the Sheet object: > http://jakarta.apache.org/poi/apidocs/org/apache/poi/hssf/usermodel/HSSFShee > t.html#setPrintGridlines(boolean) > > I'm not sure what version it appeared in but 2.0pre3 would definitely > have it! > > > Li, Yanhua wrote: > > >In Microsoft excel menu, we can choose Tools/options/view, to turn on/off > >Gridlines in Window options. > > > >And I hope I can have the same utility using POI package, but I can't find > >out. > > > >Can anybody help me? Thank you > > > > > >Best Regards > >Hilda Li > > > > > >--------------------------------------------------------------------- > >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] > > > "THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE > ADDRESSEE and may contain confidential and privileged information. > If the reader of this message is not the intended recipient, > you are notified that any dissemination, distribution or copy of this > communication is strictly Prohibited. > If you have received this message by error, please notify us > immediately, return the original mail to the sender and delete the > message from your system." > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Avik Sengupta <[EMAIL PROTECTED]>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]