GrapeCity.Xaml.Excel
Height Property (ExcelRect)


Height of the window.
Syntax
'Declaration
 
Public Property Height As Double
'Usage
 
Dim instance As ExcelRect
Dim value As Double
 
instance.Height = value
 
value = instance.Height
public double Height {get; set;}

Property Value

The height 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