SpreadsheetGear The Performance Spreadsheet Component Company 
IWorkbookWindowInfo Interface Members
See Also  Properties 
SpreadsheetGear Namespace : IWorkbookWindowInfo Interface


The following tables list the members exposed by IWorkbookWindowInfo.

Public Properties

 NameDescription
 PropertyActiveSheet Gets or sets the active sheet.  
 PropertyActiveWorksheet Gets or sets the active worksheet of the workbook, or null if the active sheet is not a worksheet.  
 PropertyDisplayHorizontalScrollBar Gets or sets the property which specifies whether the horizontal scroll bar is displayed for the workbook.  
 PropertyDisplayVerticalScrollBar Gets or sets the property which specifies whether the vertical scroll bar is displayed for the workbook.  
 PropertyDisplayWorkbookTabs Gets or sets the property which specifies whether workbook tabs are displayed for the workbook.  
 PropertyTabRatio 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.  
 PropertyWorkbook Returns the workbook associated with this IWorkbookWindowInfo.  
Top

See Also