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


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