SpreadsheetGear The Performance Spreadsheet Component Company 
WorkbookView Class Properties
See Also 
SpreadsheetGear.Windows.Forms Namespace : WorkbookView Class


For a list of all members of this type, see WorkbookView members.

Public Properties

 NameDescription
Public PropertyActiveCell Returns the active cell of the active worksheet or null if there is no active worksheet.  
Public PropertyActiveCommandManager Returns the CommandManager associated with the ActiveWorkbookSet of this workbook view.  
Public PropertyActiveSheet Gets or sets the active sheet.  
Public PropertyActiveTabIndex Gets or sets the active tab index.  
Public PropertyActiveWorkbook Gets or sets the active workbook.  
Public PropertyActiveWorkbookSet Gets or sets the workbook set associated with this workbook view.  
Public PropertyActiveWorkbookWindowInfo Returns the window information for the active workbook or null if there is no active workbook.  
Public PropertyActiveWorksheet Gets or sets the active worksheet.  
Public PropertyActiveWorksheetWindowInfo Returns the window information for the active worksheet or null if there is no active worksheet.  
Public PropertyAllowEditCommandsGets or sets the property which specifies whether various workbook editing commands can be executed with the keyboard.  
Public PropertyAllowRangeExplorer Gets or sets the property which specifies whether the Range Explorer can be launched from the workbook view.  
Public PropertyAllowShapeExplorer Gets or sets the property which specifies whether the Shape Explorer can be launched from the workbook view.  
Public PropertyAllowWorkbookDesigner Gets or sets the property which specifies whether the Workbook Designer can be launched from the workbook view.  
Public PropertyAllowWorkbookExplorer Gets or sets the property which specifies whether the Workbook Explorer can be launched from the workbook view.  
Public PropertyBackgroundCalculation Gets or sets the property which specifies whether background calculation is enabled for the workbook set.  
Public PropertyDisplayReference Gets or sets the property which specifies which workbook or set of cell ranges to display in the workbook view.  
Public PropertyDisplayReferenceNameGets or sets the property which specifies the text to display on each of the "sheet tabs" of the workbook view.  
Public PropertyExtraColor Gets or sets the color beyond the last row or column of the worksheet.  
Public PropertyFocusedOverridden.   
Public PropertyHollowSelection Gets or sets the property which determines whether selections are painted with a hollow interior. If this property is set to true then only the border of the selected range will be painted.  
Public PropertyRangeSelection Gets or sets the selected range.  
Public PropertyShapeSelection Gets or sets the selected shape range.  
Top

Protected Properties

 NameDescription
Protected PropertyDefaultSizeOverridden.   
Top

See Also