| Author |
how to insert a file object in excel sheet using java
|
Jyoti Chawla
Greenhorn
Joined: Aug 11, 2010
Posts: 2
|
|
Hi
I need to insert(embed) a file object in MS excel sheet using java.
I am using Poi jar for this.
Please help me doing this using POI or any other jar.
Thanks
Jyoti
|
 |
Larry Frissell
Ranch Hand
Joined: May 16, 2008
Posts: 82
|
|
|
Have you tried the Apache Examples? I found them to be very helpful, and learned to use the examples to adapt my requirements. If so, did you have a specific problem with the examples?
|
 |
Jyoti Chawla
Greenhorn
Joined: Aug 11, 2010
Posts: 2
|
|
Hi
As i already mentioned,
i need to insert a file object in MS Excel Sheet using java.
I do not need to put the contents present in file. Instead i need to put the file as an object in MS Excel Sheet.
I have attached the sample MS Excel Sheet.
Thanks
Jyoti
|
 |
 |
|
|
subject: how to insert a file object in excel sheet using java
|
|
|