Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / GelFrame Class / GelFrame Constructor / GelFrame Constructor(Int32)


In This Topic
    GelFrame Constructor(Int32)
    In This Topic
    Initializes a new instance of the GelFrame class.
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal size As Integer _
    )
    'Usage
     
    
    Dim size As Integer
     
    Dim instance As New GelFrame(size)
    public GelFrame( 
       int size
    )

    Parameters

    size
    See Also