GrapeCity.Xaml.Excel
Width Property (IExcelRect)


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
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelRect Interface
IExcelRect Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options