Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TXO Class / cmo_ot Property


In This Topic
    cmo_ot Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property cmo_ot As Integer
    'Usage
     
    
    Dim instance As TXO
    Dim value As Integer
     
    value = instance.cmo_ot
    public int cmo_ot {get;}
    See Also