Visible property
Determines whether an object is visible.
Version added
2000
Syntax
| |
| |
boolVal |
Boolean. True if the object is visible; False if the object is not visible. |
object |
Required. An expression that returns an object in the Applies to list. |
boolExpression |
Required Boolean. True if the object is visible; False if the window is not visible. |