Hi,
Is
there a way by which I can insert values in a existing excel file? I tried two
thing, first I used the setCellType and then setCellValue and then write the
file using the HSSFWorkbook write method. But then excel doesn't recognize
the format. So then I converted it to the byte array using the
getBytes method and then creating a file but then still no luck :(. Has anyone
tried this out?
Thanks,
Nagraj.
"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."
