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


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

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

See Also