ProtectedViewWindow.Top Property (Excel)

Returns or sets a value that represents the distance, in points, from the top edge of the specified Protected View window to the top edge of the usable area. Read/write

Version Information

Version Added: Excel 2010

Syntax

expression .Top

expression A variable that represents a ProtectedViewWindow object.

Return Value

Double

Remarks

You cannot set this property for a maximized Protected View window. Use the WindowState property to return or set the state of the window.

See Also

Concepts

ProtectedViewWindow Object Members

ProtectedViewWindow Object