You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by "Selvakumar, Sivagnanam" <S....@spi-bpo.com> on 2007/03/06 09:27:09 UTC

How do i keep original format of the selected file.

Using POI, I read the excel file and writing back to the local disk,
excel completely lost the format. Is there any way to keep the original
format using the POI.

For reading  cell contents through excel macro have the methods and
properties . Is this possible through POI. For example.

Sheet("sheet1).Range("A1:B1"). Like this.

Please anyone suggest me how to do this.

Regards,
Selva

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/