FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / BarCodeCellType Class / Parse Method


In This Topic
Parse Method (BarCodeCellType)
In This Topic
No formatting needed.
Syntax
'Declaration
 
Public Overrides Function Parse( _
   ByVal s As String _
) As Object
 
'Usage
 
Dim instance As BarCodeCellType
Dim s As String
Dim value As Object
 
value = instance.Parse(s)

Parameters

s
See Also