'Usage
Dim input As String Dim value As String value = ExcelXMLHelpers.UnescapeXmlChar(input)
Parameters
- input
- The reading string.
Return Value
The unescaped string.
'Usage
Dim input As String Dim value As String value = ExcelXMLHelpers.UnescapeXmlChar(input)