Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / JapanesePostal Class
Members


JapanesePostal Class
Represents the Japanese Postal barcode type and any particular settings of this type. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class JapanesePostal 
   Inherits BarCodeType
 
'Usage
 
Dim instance As JapanesePostal
Inheritance Hierarchy

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

See Also