Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SBaseRef Class / Ref Property


In This Topic
Ref Property
In This Topic
Syntax
'Declaration
 
Public Property Ref As Ref8U
 
'Usage
 
Dim instance As SBaseRef
Dim value As Ref8U
 
instance.Ref = value
 
value = instance.Ref
See Also