POI dynamic templates
Posted
by gabriela
on Stack Overflow
See other posts from Stack Overflow
or by gabriela
Published on 2010-03-24T09:05:28Z
Indexed on
2010/03/24
11:13 UTC
Read the original article
Hit count: 623
Hello,
Can anyone tell me where do I find some useful documentation on handling copying rows, cells, columns from one excel file to another, using POI? I need to insert in one blank excel file, 2 or more templates from other files, dynamic.
I also need to keep all the styles made for the group of cells that I copy. How can I do that? Nothing found on apache poi tutorial on this point.
I am using POI 3.0.1.
Thank you!
© Stack Overflow or respective owner