[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFormatter.ParseText

ParseText Method

ParseText(string)

Parse the specified text to a cell value.

Declaration
object ParseText(string text)
Function ParseText(text As String) As Object
Parameters
Type Name Description
string text

The text to parse.

Returns
Type Description
object

An object which represents the corresponding cell value of text.