XlWindowState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the state of the window.
public enum class XlWindowState
public enum XlWindowState
Public Enum XlWindowState
- Inheritance
-
XlWindowState
Fields
Name | Value | Description |
---|---|---|
xlNormal | -4143 | Normal. |
xlMinimized | -4140 | Minimized. |
xlMaximized | -4137 | Maximized. |