| SpreadsheetGear Namespace : IWorkbookWindowInfo Interface | 
The following tables list the members exposed by IWorkbookWindowInfo.
| Name | Description | |
|---|---|---|
![]()  | ActiveSheet | Gets or sets the active sheet. | 
![]()  | ActiveWorksheet | Gets or sets the active worksheet of the workbook, or null if the active sheet is not a worksheet. | 
![]()  | DisplayHorizontalScrollBar | Gets or sets the property which specifies whether the horizontal scroll bar is displayed for the workbook. | 
![]()  | DisplayVerticalScrollBar | Gets or sets the property which specifies whether the vertical scroll bar is displayed for the workbook. | 
![]()  | DisplayWorkbookTabs | Gets or sets the property which specifies whether workbook tabs are displayed for the workbook. | 
![]()  | TabRatio | Gets or sets the ratio of the width of the worksheet tabs to the width of the horizontal scrollbar as a number between zero and one. | 
![]()  | Workbook | Returns the workbook associated with this IWorkbookWindowInfo. |