[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ComboBoxCellType.GetValueFromText

GetValueFromText Method

GetValueFromText(string)

Gets the value from the specified text.

Declaration
public object GetValueFromText(string s)
Public Function GetValueFromText(s As String) As Object
Parameters
Type Name Description
string s

Text from which to get the value

Returns
Type Description
object