Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
WindowOptions Class Members
The following tables list the members exposed by WindowOptions.
Public Properties
| Name | Description |
| ObjectDisplayStyle | Gets or sets the way the objects and shapes are displayed in the workbook. |
| ScrollBars | Gets or sets the scroll bars shown in the workbook window. |
| SelectedSheet | Gets or sets the selected worksheet of the workbook. |
| SelectedWorksheet | Gets or sets the selected worksheet of the workbook. |
| TabBarVisible | Gets or sets the value indicating whether the worksheet tab bar is visible. |
| TabBarWidth | Gets or sets the width of the worksheet tab bar, expressed in 1/1000ths of the application width. |
Public Methods
| Name | Description |
| Reset | Resets the window options to their default settings. |
Public Events
See Also