PARSE.XML
Parses a string to XML
Syntax
=PARSE.XML(String)
Arguments
Name | Description |
---|---|
String | The string containing the XML to parse. |
Return
The parsed XML tree.
Examples
Formula | Result | Comment |
---|---|---|
Parses a string to XML
Syntax
=PARSE.XML(String)
Arguments
Name | Description |
---|---|
String | The string containing the XML to parse. |
Return
The parsed XML tree.
Examples
Formula | Result | Comment |
---|---|---|