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


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