Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Returns or sets the state of the specified Protected View window. Read/write.
Syntax
expression.WindowState
expression A variable that represents a ProtectedViewWindow object.
Return value
Example
The following code example maximizes the active Protected View window.
ActiveProtectedViewWindow.WindowState = xlProtectedViewWindowMaximized
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.