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


BarSize Class
Represents the size of the entire bar code. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class BarSize 
   Inherits ValueBase
 
'Usage
 
Dim instance As BarSize
Inheritance Hierarchy

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

See Also