Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType.BarCode Namespace / ModuleSize Class / ModuleSize Constructor / ModuleSize Constructor()


In This Topic
    ModuleSize Constructor()
    In This Topic
    Initializes a new instance of the ModuleSize class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New ModuleSize()
    public ModuleSize()
    See Also