FarPoint.Win.Spread
Code49 Class
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType.BarCode Namespace : Code49 Class


Represents Code49 barcode type and any particular settings of this type.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Code49 
   Inherits BarCodeType
Visual Basic (Usage)Copy Code
Dim instance As Code49
C# 
public sealed class Code49 : BarCodeType 

Inheritance Hierarchy

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

See Also