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


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