Spread Windows Forms 12.0 Product Documentation
Code39 Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace : Code39 Class
Represents the Code39 barcode type and any particular settings of this type. This class cannot be inherited.
Object Model
Code39 Class
Syntax
'Declaration
 
Public NotInheritable Class Code39 
   Inherits BarCodeType
'Usage
 
Dim instance As Code39
public sealed class Code39 : BarCodeType 
Inheritance Hierarchy

System.Object
      FarPoint.Win.Spread.CellType.BarCode.BarCodeType
         FarPoint.Win.Spread.CellType.BarCode.Code39

See Also

Reference

Code39 Members
FarPoint.Win.Spread.CellType.BarCode Namespace