Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 966 Bytes

Excel.ProtectedViewWindow.Top.md

File metadata and controls

38 lines (21 loc) · 966 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ProtectedViewWindow.Top property (Excel)
vbaxl10.chm914078
vbaxl10.chm914078
Excel.ProtectedViewWindow.Top
8bb9012c-aede-4fd8-6f7d-05537c80ba79
05/09/2019
medium

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.

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.

[!includeSupport and feedback]