[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.SliderCellType.Parse

Parse Method

Parse(string)

Parses the string to return a double value.

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

String from the cell on the sheet to parse

Returns
Type Description
object
Overrides