GrapeCity.Xaml.Excel
Width Property (OneCellAnchor)


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

Reference

OneCellAnchor Class
OneCellAnchor Members