Version

WorkbookWindowOptions Class Members

The following tables list the members exposed by WorkbookWindowOptions.

Public Properties
 NameDescription
Public PropertyBoundsInTwipsGets or sets the bounds of the workbook's MDI child window in twips (1/20th of a point).  
Public PropertyFirstVisibleTabIndexGets or sets the index of the first visible tab in the worksheet tab bar.  
Public PropertyMinimizedGets or sets the value indicating whether the workbook's MDI child window is minimized in Microsoft Excel.  
Public PropertyObjectDisplayStyleGets or sets the way the objects and shapes are displayed in the workbook. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public PropertyScrollBarsGets or sets the scroll bars shown in the workbook window. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public PropertySelectedSheetGets or sets the selected worksheet of the workbook. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public PropertySelectedWorksheetGets or sets the selected worksheet of the workbook. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public PropertyTabBarVisibleGets or sets the value indicating whether the worksheet tab bar is visible. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public PropertyTabBarWidthGets or sets the width of the worksheet tab bar, expressed in 1/1000ths of the application width. (Inherited from Infragistics.Documents.Excel.WindowOptions)
Public Methods
 NameDescription
Public MethodResetOverridden. Resets the window options to their default settings.  
See Also

View on GitHub