Hello,

I'm reading excel files and I get from a CELL_TYPE_STRING cell a String.

That string has some problems with accents (I guess the file is encoded using
some latin-characters encoding), they are not seen properly.

How can I avoid this behavior ? Can I specify somewhere the encoding of the cells ? Or is there a method for transforming misinterpreted strings to good latin-strings ?


Thanks for help,

Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to