Application.Left Property

PowerPoint Developer Reference

Returns or sets a Single that represents the distance in points from the left edge of the document, application, and slide show windows to the left edge of the application window's client area. Setting this property to a very large positive or negative value may position the window completely off the desktop. Read/write.

Syntax

expression.Left

expression   A variable that represents an Application object.

See Also