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


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