Thanks Adam for the reply. I appreciate your help.
But I want to remove word HTML.
txtGoalDesc.CleanUpMicrosoftWordHTML() is not doing any thing for me.
I pasted a table from MS Word in to the editor. Then I want to remove MS word HTML from it.
So through code am doing CleanUpMicrosoftwordHTML(). But it is doing nothing.
If I use the Clean Up tool of the editor, then if I see the HTML , it is removing all word html. But not working through code.
Thanks,
appreciate your patience.