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


In This Topic
guid Property
In This Topic
Syntax
'Declaration
 
Public Property guid As Byte()
 
'Usage
 
Dim instance As FtNts
Dim value() As Byte
 
instance.guid = value
 
value = instance.guid
See Also