'Exporting kendo grid to excel shows encoded values for one column

In kendo grid after exporting to excel, the resulting sheet shows encoded values for one of the columns. I want decoded values in my excel sheet.

I am seeing this:

<p>Test</p><p>adding</p><p>note</p><p>note2</p><p>checking the value</p>


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source