Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PtgArea Class / ixti Property


In This Topic
    ixti Property (PtgArea)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ixti As UShort
    'Usage
     
    
    Dim instance As PtgArea
    Dim value As UShort
     
    instance.ixti = value
     
    value = instance.ixti
    public ushort ixti {get; set;}
    See Also