GrapeCity.Xaml.Excel
Height Property (IExcelRect)


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

Property Value

The height of the window.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelRect Interface
IExcelRect Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options