The vertical position, in twips, of the window. The value is relative to the top edge of the client area of the window.
'Declaration
Public Property Top As Double
'Usage
Dim instance As ExcelRect
Dim value As Double
instance.Top = value
value = instance.Top
public double Top {get; set;}
Property Value
The vertical position of the window
Target Platforms: Windows Server 2012, Windows RT