VisStatCodes enumeration (Visio)
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.