title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Application.Visible property (PowerPoint) |
vbapp10.chm502031 |
|
|
8c28f542-56b2-49e3-8b77-a7424e00c773 |
06/08/2017 |
medium |
Returns or sets the visibility of the specified object or the formatting applied to the specified object. Read/write.
expression.Visible
expression A variable that represents an Application object.
MsoTriState
The value of the Visible property can be one of these MsoTriState constants.
Constant | Description |
---|---|
msoFalse | The specified object or object formatting is not visible. |
msoTrue | The specified object or object formatting is visible. |
[!includeSupport and feedback]