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
- How to insert existing RTF string into Excel cell Nirlesh Patel
- Re: How to insert existing RTF string into Excel cell Yegor Kozlov
- RE: How to insert existing RTF string into Excel c... Nirlesh Patel
- RE: How to insert existing RTF string into Exc... Mark Beardsley
