Spread Silverlight Documentation
Width Property (IExcelRect)


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

Property Value

The width of the window
See Also

Reference

IExcelRect Interface
IExcelRect Members