I ve not tried this but looks like when u ve "HSSFWorkbook"  object (read from 
InputStream) , u can add / modify sheets, rows and cells to it. Its like 
modifying the object state in memory. However (I believe) u need to write it 
back to see the modification.

Hope this is helpful.

Cheers
Joe

-----Original Message-----
From: Selvakumar, Sivagnanam [mailto:[EMAIL PROTECTED] 
Sent: 05 March 2007 14:47
To: poi-user@jakarta.apache.org
Subject: Editing excel file online

Hi All,

 

I am newbie to the forum. I have query regarding HSSF.

 

I wrote a code  to read the excel file from browsed location and I can also 
able to read cells.

 

My query is how to edit the browsed excel file online. Please anyone suggesst 
me, how to do it.

 

Regards,

Selva

 

 



==============================================================================
Please access the attached hyperlink for an important electronic communications 
disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================


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

Reply via email to