Spread Silverlight Documentation
Height Property (GcSize)


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

Reference

GcSize Structure
GcSize Members