Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExtPtgRefErr3D Class / itabLast Property


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