Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / XTI Class / itabLast Property


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