GrapeCity.Xaml.Excel
Width Property (ExcelRect)


Width of the window.
Syntax
'Declaration
 
Public Property Width As Double
'Usage
 
Dim instance As ExcelRect
Dim value As Double
 
instance.Width = value
 
value = instance.Width
public double Width {get; set;}

Property Value

The width of the window
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelRect Class
ExcelRect Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options