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


In This Topic
    FtLbsData Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal cmo_ot As UShort _
    )
    'Usage
     
    
    Dim cmo_ot As UShort
     
    Dim instance As New FtLbsData(cmo_ot)
    public FtLbsData( 
       ushort cmo_ot
    )

    Parameters

    cmo_ot
    See Also