[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.IFormatter.Parse

Parse Method

Parse(string)

Parses the specified string into the desired object.

Declaration
object Parse(string s)
Function Parse(s As String) As Object
Parameters
Type Name Description
string s

String to parse

Returns
Type Description
object

Parses the specified string to the data type of the cell type.