Spread Windows Forms 12.0 Product Documentation
UPC Constructor(String)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace > UPC Class > UPC Constructor : UPC Constructor(String)
Input value string
Creates a new UPC barcode with the specified values.
Syntax
'Declaration
 
Public Function New( _
   ByVal str As String _
)
'Usage
 
Dim str As String
 
Dim instance As New UPC(str)
public UPC( 
   string str
)

Parameters

str
Input value string
See Also

Reference

UPC Class
UPC Members
Overload List