Alright, here is my need, My input is a html String as below:
String str = "<html><i>Some word</i></html>";

How do I pass this on using the API to Excel Cell, I want the excel cell to
display "Some word"  in italic.
The actual need is not just to display the italic but to support all types
of html (rtf, background color, font, including images etc..)
I hope it is clear now, please let me know if you any doubts.

Regards,
Satish HS


On Wed, Mar 11, 2009 at 3:56 AM, MSB <[email protected]> wrote:

> cell

Reply via email to