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