Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Ref8 Class / rwLast Property


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