Dear list,
I hope some of you can give me some hints or workarounds to achieve a very
basic use case:
Use case: I need to produce multiple sheets based upon a single template
sheet (providing some styling etc.).
Problem: When I call workbook.cloneSheet("someSheetName") I get the
following Exception:
java.lang.RuntimeException: The class
org.apache.poi.hssf.record.DrawingRecord needs to define a clone method
Any hints or workarounds? Any help would be appreciated!
Regards,
Kalle
---------------------------------------------------------------------
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/