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


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