Represents a window abstraction. Provides methods and properties to manipulate the position and the state of the window.
![]() | Activates the window. |
![]() | Closes the window. |
![]() | Returns a service object that can be accessed at runtime. The method returns null if no service object is associated with the specified symbolic name. |
![]() | Returns a service object that can be accessed at runtime. The method returns null if no service object is associated with the specified service type. |
![]() | Gets or sets the window caption. Can only be set within UI plugins for the non unique windows they own. |
![]() | The window docking style. |
![]() | The window height. |
![]() | The window horizontal position. |
![]() | Whether to close the window when the application workbook is loaded/closed. |
![]() | Returns whether the window supports pinning. |
![]() | Returns the window's toolbar collection. |
![]() | The window vertical position. |
![]() | The window's pinned state. A window is considered to be unpinned if its pin icon is sideways, or it does not have a pin icon (e.g., when the window is floating, integrated, or dockable but not docked). |
![]() | The window width. |
![]() | The window state. |