Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FrtRefHeader Class / ref8 Property


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