Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / Code128 Class
Members


Code128 Class
Represents the Code128 barcode type and any particular settings of this type. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class Code128 
   Inherits BarCodeType
 
'Usage
 
Dim instance As Code128
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.BarCode.ValueBase
      FarPoint.Win.Spread.CellType.BarCode.BarCodeType
         FarPoint.Win.Spread.CellType.BarCode.Code128

See Also