Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / YMult Class / axmid Property


In This Topic
    axmid Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property axmid As Short
    'Usage
     
    
    Dim instance As YMult
    Dim value As Short
     
    instance.axmid = value
     
    value = instance.axmid
    public short axmid {get; set;}
    See Also