Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
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.