GrapeCity.Xaml.Excel
Width Property (IExcelRect)


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

Property Value

The width of the window
See Also

Reference

IExcelRect Interface
IExcelRect Members