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


Represents the NW7 barcode type and any particular settings of this type.

Syntax

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

Inheritance Hierarchy

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

See Also