Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.WindowState enum

Package:
excel

Specifies the display state of a window.

Remarks

API set: ExcelApiDesktop 1.1

Used by

Fields

maximized = "maximized"

The window is maximized to fill the entire screen.

minimized = "minimized"

The window is minimized and collapsed to the taskbar.

normal = "normal"

The window is displayed in normal size and can be moved or resized.


Feedback

Was this page helpful?