Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / COMRECT Class / top Field


In This Topic
top Field (COMRECT)
In This Topic
Syntax
'Declaration
 
Public top As Integer
 
'Usage
 
Dim instance As COMRECT
Dim value As Integer
 
value = instance.top
 
instance.top = value
See Also