Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Status information codes returned by the Stat property of various objects.
Constant | Value | Description |
---|---|---|
visStatAppHasShutdown | 1 | The application has stopped. |
visStatClosed | 8 | Object is closed. |
visStatDeleted | 2 | Object is deleted. |
visStatNormal | 0 | Object status is normal. |
visStatSuspended | 16 | Object status is suspended. |
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.