Search code examples
javaexcelbirt

How to set excel sheet name in BIRT API?


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?


Solution

  • In the "Property Editor - Report" in the tab "General" you can enter a "Title".

    This value will be taken to name the sheet when exporting to excel.

    ExcelSheetName