SpreadsheetGear The Performance Spreadsheet Component Company 
WorkbookDesigner Class Members
See Also  Properties  Methods  Events
SpreadsheetGear.Windows.Forms Namespace : WorkbookDesigner Class


The following tables list the members exposed by WorkbookDesigner.

Public Constructors

 NameDescription
Public ConstructorWorkbookDesigner ConstructorOverloaded.  Initializes a new instance of WorbookDesigner.  
Top

Public Properties

 NameDescription
Public PropertyActiveCell Returns the active cell of the active worksheet or null if there is no active worksheet.  
Public PropertyActiveSheet Returns the active sheet or null if there is no active sheet.  
Public PropertyActiveWorkbook Returns the active workbook or null if there is no active workbook.  
Public PropertyActiveWorkbookSet Returns the active workbook set.  
Public PropertyActiveWorkbookView Returns the active workbook view or null if there is no active workbook view.  
Public PropertyActiveWorksheet Returns the active worksheet or null if there is no active worksheet.  
Public PropertyRangeSelection Returns the currently selected range of the active worksheet or null if there is no active worksheet.  
Public PropertyShapeSelection Returns the currently selected shapes of the active worksheet or null if there is no active worksheet.  
Top

Public Methods

 NameDescription
Public MethodDisposeOverloaded.  Clean up any resources being used.  
Top

Protected Methods

 NameDescription
Protected MethodProcessCmdKeyOverridden.   
Top

See Also