Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OBJ Class / nts Property


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