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

saranya.kumaar

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by saranya.kumaar

  1. when i export data to excel .. long text gets truncated . so as per suggestion i guess i should set this property PROPERTY_PRINT_KEEP_FULL_TEXT. please let me know any sample code in java for setting this property. Thanks in advance
  2. Thanks for your reply. but still i am facing same issue. ..please suggest if you have any other reference.
  3. My requirement is to keep the Date filed in Excel which should not change because of its locale (US/UK) So i am writing the Date as text field, yet when i click the excel to edit the Date, the format of the cell changes to Numeric hence to date then onwards. I am looking for some thing like cellStyle.setDataFormat(format.getFormat("@")); which is in apache POI. Kindly help
×
×
  • Create New...