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


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

    Parameters

    size
    See Also