The following tables list the members exposed by WorkbookDesigner.
Name | Description | |
---|---|---|
WorkbookDesigner Constructor | Overloaded. Initializes a new instance of WorbookDesigner. |
Name | Description | |
---|---|---|
ActiveCell | Returns the active cell of the active worksheet or null if there is no active worksheet. | |
ActiveSheet | Returns the active sheet or null if there is no active sheet. | |
ActiveWorkbook | Returns the active workbook or null if there is no active workbook. | |
ActiveWorkbookSet | Returns the active workbook set. | |
ActiveWorkbookView | Returns the active workbook view or null if there is no active workbook view. | |
ActiveWorksheet | Returns the active worksheet or null if there is no active worksheet. | |
RangeSelection | Returns the currently selected range of the active worksheet or null if there is no active worksheet. | |
ShapeSelection | Returns the currently selected shapes of the active worksheet or null if there is no active worksheet. |
Name | Description | |
---|---|---|
ProcessCmdKey | Overridden. |