GrapeCity.Xaml.Excel
Top Property (ExcelRect)


The vertical position, in twips, of the window. The value is relative to the top edge of the client area of the window.
Syntax
'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
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelRect Class
ExcelRect Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options