Muistiinpano
Tälle sivulle pääsy edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoja.
Tälle sivulle pääsy edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoja.
True if the application is visible. Read/write Boolean.
Syntax
expression.Visible
expression A variable that represents an Application object.
Remarks
The Visible property can only be set to False if the Application. UserControl property is False and there are no visible projects. If the UserControl property is True, the Project application is under user control rather than programmatic control, and the Visible property is also True.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.