In This Topic
Returns a
System.Int64 value that represents the distance, in pixels, from the left edge of column A to the left edge of the range.
Syntax
'Declaration
ReadOnly Property Left As Long
'Usage
Dim instance As IRange
Dim value As Long
value = instance.Left
Property Value
The height.
See Also