When I use birt api to export excel, the excel's sheet name is default set to Sheet0
. Is there a way to custom sheet name in birt API?
I had a report with two table and page break after the first one so each table made their own sheet. after selecting each table go to the script and in the "on create" script, code this:
this.name = "Sheet Name";
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With