Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / GelFrame_Continue Class / GelFrame_Continue Constructor


In This Topic
    GelFrame_Continue Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal size As Integer _
    )
    'Usage
     
    
    Dim size As Integer
     
    Dim instance As New GelFrame_Continue(size)
    public GelFrame_Continue( 
       int size
    )

    Parameters

    size
    See Also