Left Property (VBA Add-In Object Model)

Microsoft VBA

Left Property

           

Returns or sets a Single containing the location of the left edge of the window on the screen in twips. Read/write.

Remarks

The value returned by the Left property depends on whether or not the window is linked or docked.

Note   Changing the Left property setting of a linked or docked window has no effect as long as the window remains linked or docked.

Important   Objects, properties, and methods for controlling linked windows, linked window frames, and docked windows are included on the Macintosh for compatibility with code written in Windows. However, these language elements will generate run-time errors when run on the Macintosh.