Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / BarSize Class
Members


In This Topic
    BarSize Class
    In This Topic
    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
    public sealed class BarSize : ValueBase 
    Inheritance Hierarchy

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

    See Also