ProtectedViewWindow.Width Property (Excel)

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

Version Information

Version Added: Excel 2010

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.

See Also

Concepts

ProtectedViewWindow Object

ProtectedViewWindow Object Members