[]
Parse the specified text to a cell value.
object ParseText(string text)
Function ParseText(text As String) As Object
Type | Name | Description |
---|---|---|
string | text | The text to parse. |
Type | Description |
---|---|
object | An object which represents the corresponding cell value of |