ted to ask how to write to a template with styles using SXSSF without
running into errors.
Thank you,
Leena
--
View this message in context:
http://apache-poi.1045710.n5.nabble.com/How-to-use-SXSSFWorkbook-to-write-to-existing-template-with-cell-formatting-applied-tp5715855.html
Sent from the
Hello Everyone,
We use a combination of Apache POI and DynamicJasper to generate Excel exports
from our application. Our code works perfectly all the way to Excel 2010, but
in Excel 2013 our cell style formatting stops being applied at Column E Row 36.
Here are a couple of screenshots of what I
lt (General).
> But I could not understand what I can extract from your reply . Can you
> please help me?
>
> Thanks
> Luke
>
>
>
>
> From: David Fisher
> To: POI Users List
> Sent: Tuesday, June 15, 2010 21:45:42
>
understand what I can extract from your reply . Can you please
help me?
Thanks
Luke
From: David Fisher
To: POI Users List
Sent: Tuesday, June 15, 2010 21:45:42
Subject: Re: Cell Formatting
> Hi
>
> I wanted to assign Cell formatting for a particu
> Hi
>
> I wanted to assign Cell formatting for a particular field which is supposed
> to handle numeric values.
>
> For example :
>
> In the column D , I have a filed called Total. This entire column i wanted
> format as "Number" with 2 decimal places.
&g
Hi
I wanted to assign Cell formatting for a particular field which is supposed to
handle numeric values.
For example :
In the column D , I have a filed called Total. This entire column i wanted
format as "Number" with 2 decimal places.
Can some body help me on this with an exampl