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


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