Hi,
I am new to apache poi and excel. We have a user requirement to export data
to excel from a grid.
I am using poi-3.5-beta6.
I am using dataformat e.g.
style.setDataFormat(format.getFormat("$#,##0.00"));
and applying to each cell.
When I bring up the spreadsheet the data is still in the original format.
The format is only applied if I select the cell and hit enter.
I would like to see the format already applied to all cells when I open
the spreadsheet. How do I go about doing that?
Thanks in advance.
Dhiruster
--
View this message in context:
http://www.nabble.com/Applying-format-tp24701685p24701685.html
Sent from the POI - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]