Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ContinueFrt12 Class / ContinueFrt12 Constructor


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

    Parameters

    size
    See Also