Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FrtRefHeaderU Class / ref8 Property


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