Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / RECT Class / bottom Property


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