Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 700 Bytes

Word.Window.Visible.md

File metadata and controls

36 lines (21 loc) · 700 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Window.Visible property (Word)
vbawd10.chm157417508
vbawd10.chm157417508
Word.Window.Visible
749c01fa-715d-c6f3-5847-035ce01f0219
06/08/2017
medium

Window.Visible property (Word)

True if the specified object is visible. Read/write Boolean.

Syntax

expression.Visible

expression Required. A variable that represents a Window object.

Remarks

Some methods and properties may be unavailable if the Visible property is False.

See also

Window Object

[!includeSupport and feedback]