FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / BarCodeCellType Class / BarCodeCellType Constructor / BarCodeCellType Constructor()


In This Topic
BarCodeCellType Constructor()
In This Topic
Creates a new barcode cell.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New BarCodeCellType()
See Also