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


ModuleSize Class
Represents the size of the bar module for the barcode. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ModuleSize 
   Inherits ValueBase
 
'Usage
 
Dim instance As ModuleSize
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.CellType.BarCode.ValueBase
      FarPoint.Win.Spread.CellType.BarCode.ModuleSize

See Also