Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / BarCodeCellType Class / Format Method


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

Parameters

obj
See Also