Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FrtFlags Class / fFrtRef Property


In This Topic
fFrtRef Property
In This Topic
Syntax
'Declaration
 
Public Property fFrtRef As Boolean
 
'Usage
 
Dim instance As FrtFlags
Dim value As Boolean
 
instance.fFrtRef = value
 
value = instance.fFrtRef
See Also