Version

WindowOptions Class Members

The following tables list the members exposed by WindowOptions.

Public Properties
 NameDescription
Public PropertyObjectDisplayStyleGets or sets the way the objects and shapes are displayed in the workbook.  
Public PropertyScrollBarsGets or sets the scroll bars shown in the workbook window.  
Public PropertySelectedSheetGets or sets the selected worksheet of the workbook.  
Public PropertySelectedWorksheetGets or sets the selected worksheet of the workbook.  
Public PropertyTabBarVisibleGets or sets the value indicating whether the worksheet tab bar is visible.  
Public PropertyTabBarWidthGets or sets the width of the worksheet tab bar, expressed in 1/1000ths of the application width.  
Public Methods
 NameDescription
Public MethodResetResets the window options to their default settings.  
Public Events
 NameDescription
Public EventPropertyChangedOccurs after a property value has changed  
See Also