FYI - Ruchi had his actual question answered on the dev list - he was looking for borders and not gridlines.

Please post questions on one list or the other, but not both.

Thanks.

Regards,
Dave

On Sep 17, 2008, at 11:46 AM, Ruchi Agrawal wrote:

Any one know how to print grid lines when creating an excel sheet in POI. I tried the below, does'nt seem to work. Is there anything i am missing.

sheet.setGridsPrinted(true);
sheet.setPrintGridlines(true);
sheet.setDisplayGridlines(true);




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to