Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExternName Class / fWantAdvise Property


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