Thread Previous • Date Previous • Date Next • Thread Next |
Hi Hieu, See attached as sample implementation of POI. Its Eclipse java project, simply unrar and import to Eclipse, place this template in c:\, run Runner, see new files created in c:\. It uses your template and fills in some random data from list of list of integers. And finally places two formula and styles it. Should help a lot. Also number of stylings are available, some are used as example. For the rest consult http://poi.apache.org/spreadsheet/quick-guide.html. regards, murod. ________________________________ From: Hieu Dang Duy <hieu.hispvietnam@xxxxxxxxx> To: Murodullo Latifov <murodlatifov@xxxxxxxxx> Cc: bobjolliffe@xxxxxxxxx; dhis2-devs@xxxxxxxxxxxxxxxxxxx Sent: Thursday, June 18, 2009 6:27:14 AM Subject: Re: [Dhis2-devs] Needed for support with jxl package Hi, Affirming is we have done both of options. And ... nothing is new. ExcelUtils.java, this file was created by Tri as a long time ago. Agian, we still can see the correct answer when opening the generated excel file. The problem which I presented, is just only met when reading the workbook of this one. I've downloaded the poi-src-3.5-beta5-20090219.zip package. But I don't know how to use it (hoho so stupid). Would you mind to say a quite cursory about this POI. What is it using for ?! What have you done with this POI in your module ?! Can you give me some of the concrete examples ?! Somethings else ??? Thanks for help ! On Wed, Jun 17, 2009 at 6:14 PM, Murodullo Latifov <murodlatifov@xxxxxxxxx> wrote: Hi, >From code as I see you are placing formula before writing values. Did you try both options? Is ExcelUtils created by you guys? Why don't you use POI, i think it is much easier and straightforward. murod ________________________________ -- Hieu.HISPVietnam Good Health !
Attachment:
tx_bieu_2.xls
Description: MS-Excel spreadsheet
Attachment:
POIExample.rar
Description: Binary data
Thread Previous • Date Previous • Date Next • Thread Next |