RE: HSSFRichTextString use

2004-12-15 Thread Avik Sengupta
1.Is this how Excel normally stores rich text in a xls file? It seems like a weird way to do this. Rich text is as weird as you can imagine. 2.Does it support the \img tag which would provide a way to include images. Whats the \img tag?

RE: Asking again: unicode not working

2004-12-15 Thread David Thielen
That was it - thank you! -Original Message- From: Avik Sengupta [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 15, 2004 5:56 AM To: POI Developers List Cc: David Thielen Subject: RE: Asking again: unicode not working You should probably try

RE: Asking again: unicode not working

2004-12-15 Thread Avik Sengupta
You should probably try cellOn.setEncoding(HSSFCell.ENCODING_UTF_16 ); compressed unicode, AFAIK is an MS term that does not mean what it says :( On Wed, 2004-12-08 at 13:58 -0700, David Thielen wrote: -Original Message- From: David Thielen [mailto:[EMAIL PROTECTED] Sent: