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


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

    Parameters

    cmo_ot
    See Also