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


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

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

    See Also