Application.Top Property (Excel)

Returns or sets a Double value that represents the distance, in points, from the top edge of the screen to the top edge of the main Microsoft Excel window.

Syntax

expression .Top

expression A variable that represents an Application object.

Remarks

If the application window is minimized, this property controls the position of the window icon (anywhere on the screen).

See Also

Concepts

Application Object

Application Object Members