Spread Silverlight Documentation
Height Property (OneCellAnchor)


GrapeCity.Excel Namespace > OneCellAnchor Class : Height Property
Specifies the height of the object.
Syntax
'Declaration
 
Public Property Height As System.Double
'Usage
 
Dim instance As OneCellAnchor
Dim value As System.Double
 
instance.Height = value
 
value = instance.Height
public System.double Height {get; set;}
See Also

Reference

OneCellAnchor Class
OneCellAnchor Members