Spread Silverlight Documentation
Width Property (OneCellAnchor)


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

Reference

OneCellAnchor Class
OneCellAnchor Members