XlProtectedViewWindowState enumeration (Excel)
Specifies the state of the Protected View window.
Name | Value | Description |
---|---|---|
xlProtectedViewWindowMaximized | 2 | Maximized |
xlProtectedViewWindowMinimized | 1 | Minimized |
xlProtectedViewWindowNormal | 0 | Normal |
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.