Window.Left Property
Excel Developer Reference |
Returns or sets a Double value that represents the distance, in points, from the left edge of the client area to the left edge of the window.
Syntax
expression.Left
expression A variable that represents a Window object.
See Also