Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / UPC Class / UPC Constructor / UPC Constructor()


In This Topic
UPC Constructor()
In This Topic
Creates a new UPC barcode with default values.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New UPC()
See Also