Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 918 Bytes

Excel.ProtectedViewWindow.Height.md

File metadata and controls

37 lines (21 loc) · 918 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ProtectedViewWindow.Height property (Excel)
vbaxl10.chm914076
vbaxl10.chm914076
Excel.ProtectedViewWindow.Height
32d5baad-2c78-02ad-7814-f703889f8a36
05/09/2019
medium

ProtectedViewWindow.Height property (Excel)

Returns or sets a value that represents the height, in points, of the Protected View window. Read/write.

Syntax

expression.Height

expression A variable that represents a ProtectedViewWindow object.

Return value

Double

Remarks

You cannot set this property if the Protected View window is maximized or minimized. Use the WindowState property to determine the window state.

[!includeSupport and feedback]