This still doesn't answer Theo's question.  Is there something "bad"
about using a String as the argument and having the method handle the
conversion to HSSFRichTextString internally?  It doesn't seem to make
sense to force this change on existing code unless there is either a
gain or the avoidance of a potential problem.

- David

-----Original Message-----
From: Khanh Tran [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 14, 2007 8:55 AM
To: 'POI Users List'
Subject: RE: HSSFRichText

Hi,
Please use HSSFCell.setCellValue(new HSSFRichTextString(String value))
instead.

Regards,
Khanh

-----Original Message-----
From: Theo Antonopoulos [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 14, 2007 8:50 PM
To: POI Users List
Subject: HSSFRichText

Hi people,

Anyone else a bit annoyed about the deprecation of
HSSFCell.setCellValue(String value) ? 

I just saw this because I was using POI alpha 1 release before changing
to the POIRC1.

Just I don't see the point of it. Or can someone please justify it?

Thanks,

Theodoros Antonopoulos

Developer

EMPOWERED SYSTEMS LTD.

T +44 20 70 60 70 20 M +44 78 76 73 84 83 F +44 20 70 60 70 21

128 Cheapside London EC2V 6BT

www.empowered-systems.com

NOTE: This email and any files transmitted with it are confidential and
may contain information intended only for the addressee(s). If you have
received this communication in error, you must not copy or distribute
any part of it or otherwise disclose its contents to anyone - please
notify Empowered Systems Ltd immediately. Any information contained in
this message that does not relate to the official business of Empowered
Systems Ltd or any of its associated companies is regarded as neither
provided nor approved by the Company. No representation is made that the
message or its contents are free of viruses - virus scanning is the
responsibility of the recipient and is recommended.




This message has been scanned for viruses by BlackSpider MailControl -
www.blackspider.com

---------------------------------------------------------------------
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/


---------------------------------------------------------------------
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/


---------------------------------------------------------------------
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