GrapeCity.Xaml.Excel
Width Property (GcSize)


Gets or sets the width of this instance of the GrapeCity.Excel.GcSize
Syntax
'Declaration
 
Public Property Width As Double
'Usage
 
Dim instance As GcSize
Dim value As Double
 
instance.Width = value
 
value = instance.Width
public double Width {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GcSize Structure
GcSize Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options