Hi all.
I am using HSSFListener for event type parsing of spreadsheets.
In the processRecord method (taking in "Record") I need to tell if the
record (NumberRecord) is actually a date - so I can use the utility method
to turn it into a java date.
I have no idea how to do this - the XFIndex seems to hint at the info I
need, but I am not sure how to use it in a way that consistently tells me
that the cell is a date field. Once I know it is a date field, the rest is
easy...
Any suggestions would be much appreciated.
Michael
-----Original Message-----
From: Ekta Ojha [mailto:
[hidden email]]
Sent: Friday, 3 June 2005 5:32 AM
To:
[hidden email]
Subject: Sample code using org.apache.poi.hssf.eventmodel
Hello Group,
Please help me to find some sample code to create and return a workbook
using eventmodel API.
Your response will be really appreciated.
Thanks
Ekta
---------------------------------
Discover Yahoo!
Have fun online with music videos, cool games, IM & more. Check it out!
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
Mailing List:
http://jakarta.apache.org/site/mail2.html#poiThe Apache Jakarta Poi Project:
http://jakarta.apache.org/poi/