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


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