ProtectedViewWindow.Width property (Excel)

Returns or sets a value that specifies the width, in points, of the specified Protected View window. Read/write.

Syntax

expression.Width

expression A variable that represents a ProtectedViewWindow object.

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.