Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.