
| Visual Basic (Declaration) | |
|---|---|
| Public MustInherit Class BarCodeType Inherits ValueBase | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As BarCodeType | |
| C# | |
|---|---|
| public abstract class BarCodeType : ValueBase | |
System.Object
      FarPoint.Win.Spread.CellType.BarCode.BarCodeType
         FarPoint.Win.Spread.CellType.BarCode.Code128
         FarPoint.Win.Spread.CellType.BarCode.Code39
         FarPoint.Win.Spread.CellType.BarCode.Code49
         FarPoint.Win.Spread.CellType.BarCode.Code93
         FarPoint.Win.Spread.CellType.BarCode.EAN128
         FarPoint.Win.Spread.CellType.BarCode.ITF
         FarPoint.Win.Spread.CellType.BarCode.JAN13
         FarPoint.Win.Spread.CellType.BarCode.JAN8
         FarPoint.Win.Spread.CellType.BarCode.JapanesePostal
         FarPoint.Win.Spread.CellType.BarCode.NW7
         FarPoint.Win.Spread.CellType.BarCode.PDF417
         FarPoint.Win.Spread.CellType.BarCode.PostNet
         FarPoint.Win.Spread.CellType.BarCode.QRCode
         FarPoint.Win.Spread.CellType.BarCode.UPC
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
 
     
     
     
    