Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 884 Bytes

Excel.Window.Width.md

File metadata and controls

32 lines (19 loc) · 884 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Window.Width property (Excel)
vbaxl10.chm356123
vbaxl10.chm356123
Excel.Window.Width
5271dd4c-2e0f-cad1-fbe8-dda602202dc1
05/21/2019
medium

Window.Width property (Excel)

Returns or sets a Double value that represents the width, in points, of the window.

Syntax

expression.Width

expression A variable that represents a Window object.

Remarks

Use the UsableWidth property to determine the maximum size for the window. You cannot set this property if the window is maximized or minimized. Use the WindowState property to determine the window state.

[!includeSupport and feedback]