Removes HTML and formatting elements from a string and returns as plain text.
Sample Usage
HTML2TEXT(C5)
Syntax
HTML2TEXT(text)
- text - The string from which HTML and formatting elements are to be removed.
Examples
HTML2TEXT(C5) removes HTML and formatting elements from the string in cell C5, and returns plain text.