Now I have code to set the formatting. Can someone please help me develop the
logic to apply it.

The String that needs to be set into excel would be something like

italics plain boldItalics allThree<u> plain</u>


Whatever is there inside
.. should be set as italics
.. should be set as bold
<u>..</u> should be set as underline

How can I traverse through this and set the appropriate style and also
remove these HTML tags from the final output.

-- 
View this message in context: 
http://www.nabble.com/Set-character-formatting-in-Excel-using-POI-tf4262750.html#a12133741
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to