Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / JAN13 Class
Members


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

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

    See Also