Spread Silverlight Documentation
Height Property (IExcelRect)


GrapeCity.Excel Namespace > IExcelRect Interface : Height Property
Height of the window.
Syntax
'Declaration
 
Property Height As System.Double
'Usage
 
Dim instance As IExcelRect
Dim value As System.Double
 
instance.Height = value
 
value = instance.Height
System.double Height {get; set;}

Property Value

The height of the window.
See Also

Reference

IExcelRect Interface
IExcelRect Members