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


In This Topic
    BarAdjust Class
    In This Topic
    Represents the bar adjustment for the barcode. This class cannot be inherited.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class BarAdjust 
       Inherits ValueBase
    'Usage
     
    
    Dim instance As BarAdjust
    public sealed class BarAdjust : ValueBase 
    Inheritance Hierarchy

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

    See Also