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

JasperReports: How to format numeric data with Excel exporter


Recommended Posts

I'm using version 6.5. I have a problem with formatting numeric data after generating report with help of Excel exporter. 

add the following to my jrxml file a report properties section but it does not work:

<property name="net.sf.jasperreports.export.xls.detect.cell.type" value="true"/>

And my code set property:  xlsReportConfiguration.setDetectCellType(true);

 

help me!!!

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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...