ProtectedViewWindow.Height Property (Excel)

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

Version Information

Version Added: Excel 2010

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.

See Also

Concepts

ProtectedViewWindow Object

ProtectedViewWindow Object Members