Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtCmo Class / id Property


In This Topic
id Property (FtCmo)
In This Topic
Syntax
'Declaration
 
Public Property id As UShort
 
'Usage
 
Dim instance As FtCmo
Dim value As UShort
 
instance.id = value
 
value = instance.id
See Also