Hi,
I am trying to write a HTML String directly onto an EXCEL sheet using POI API. The HTML tags are retained on the EXCEL sheet. How do I get EXCEL to render it correctly without the HTML tags?
Hi,
I am trying to write a HTML String directly onto an EXCEL sheet using POI API. The HTML tags are retained on the EXCEL sheet. How do I get EXCEL to render it correctly without the HTML tags?