Spread Silverlight Documentation
Width Property (GcSize)


GrapeCity.Excel Namespace > GcSize Structure : Width Property
Gets or sets the width of this instance of the GrapeCity.Excel.GcSize
Syntax
'Declaration
 
Public Property Width As System.Double
'Usage
 
Dim instance As GcSize
Dim value As System.Double
 
instance.Width = value
 
value = instance.Width
public System.double Width {get; set;}
See Also

Reference

GcSize Structure
GcSize Members