Range.Width Property
The width, in points, of the range.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property Width As Object
Get
'Usage
Dim instance As Range
Dim value As Object
value = instance.Width
Object Width { get; }
Property Value
Type: System.Object