Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 893 Bytes

Excel.ProtectedViewWindow.Width.md

File metadata and controls

33 lines (19 loc) · 893 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ProtectedViewWindow.Width property (Excel)
vbaxl10.chm914079
vbaxl10.chm914079
Excel.ProtectedViewWindow.Width
ae2e9f08-5d8a-c725-2a9c-3b623c1d36ad
05/09/2019
medium

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.

[!includeSupport and feedback]