POI only retrives what excel puts in.  And thats what excel puts in. :(

   -------Original Message-------
   > From: Morten <[EMAIL PROTECTED]>
   > Subject: Distinguishing between double and int in NumberRecord
   > Sent: 28 Oct 2003 13:45:23
   >
   >  Hi,
   >  
   >  I'm using the event based API for processing documents.
   >  If I have a cell in my Excel document with the value 2000 it
   >  shows up in POI as a NumberRecord with the double value 2000.0.
   >  
   >  I've tried to set the cell type to text, but POI still perceives
   >  it as a NumberRecord. It's not immediatly visible to me how to
   >  distinguish between double and integer cell content using the API.
   >  
   >  Br,
   >  
   >  Morten
   >  
   >  
   >  
   >  
   >  ---------------------------------------------------------------------
   >  To unsubscribe, e-mail: [EMAIL PROTECTED]
   >  For additional commands, e-mail: [EMAIL PROTECTED]
   -------Original Message-------


Reply via email to