Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtNts Class / fSharedNote Property


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