Hi,
i am new at creating excel sheet from java. I am using the jacob-Project, and i started with the excel example at the website:
http://danadler.com/jacob/i downloaded the jars and the documentation (which is incomplete) and tested the example and it works.
My Problem is: how can i create an excel-sheet with one or more colspans??
for example:
1st row: test | test | test | test |
2nd row: test | test | test | test | test | test | test |
Thank you for your help.
Start Free Trial