I have a small rtf file created using WordPad with simple formatting (bold, 
font sizes, etc) I have read the file into a String and now I want to insert 
String into an Excel cell and have Excel recognize the formatting.
ie. I do NOT want to create a new HSSFRichTextString or XSSFRichTextString and 
then apply formatting. 
Is this feasible using POI?
RegardsNirlesh                                    

Reply via email to