Format HTML tags in Excel - they appear as plain text

We have an issue where our application where HTML tags are appearing as plain text in spreadsheet after we write data to the spreadsheet from our database. We do not want to use the FileFormatType.HTML option because we need to output the file as Excel. Currently we are using the ImportDataTable and ImportDataRow method to write to Excel. Is there a way to force Excel to format the html as opposed to outputting as plain text?

Hi,

Well, I am afraid Aspose.Cells does not support to process html tags in the excel file, we can check this feature if we can support it in our future versions.

Thank you.