WorkbookCopy |
| Name | Description | |
|---|---|---|
| CopyWorksheetIntoThis(Int32, String, Boolean) | Copies a worksheet of the current workbook by its index | |
| CopyWorksheetIntoThis(String, String, Boolean) | Copies a worksheet of the current workbook by its name | |
| CopyWorksheetIntoThis(Worksheet, String, Boolean) | Copies a worksheet of any workbook into the current workbook |