Jump to content
We've recently updated our Privacy Statement, available here ×

Worksheet incorrectly named- JExcelAPI


goncaloazinheiro

Recommended Posts

Hello all,

I'm using the version 3.7.1 of Ireports.

As output i have an excel with several worksheet that i want to name dynamically. I'vetried several solution but none of them worked correctly.  

I'm gettig the first sheet named correctly ("Example1"), and the others are named as "Worsheet 1 Name"+"counter" e.g. ("Example1","Example1 1","Example1 3")

Solution 1 :

 <property name="net.sf.jasperreports.export.xls.sheet.names.all" value="Exampl1/Example2"/>

Solution 2:

 <property name="net.sf.jasperreports.export.xls.sheet.names.1" value="Example2"/>

 <property name="net.sf.jasperreports.export.xls.sheet.names.2" value="Example2"/>

Can you help me ?

Thank you

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...