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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.