Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 824 Bytes

Project.shape.visible.md

File metadata and controls

36 lines (20 loc) · 824 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
Shape.Visible property (Project)
project-server
646a7ea2-b644-0ee8-3587-50dbaa19ab36
06/08/2017
medium

Shape.Visible property (Project)

Gets or sets a value that determines whether the shape is visible. Read/write MsoTriState.

Syntax

expression.Visible

expression A variable that represents a Shape object.

Remarks

The value of the Visible property can be msoTrue or msoFalse.

Property value

MSOTRISTATE

See also

Shape Object MsoTriState

[!includeSupport and feedback]