IWorksheets Copy( IWorkbook targetWorkbook )
Parameters
- targetWorkbook
- Specifies the workbook to which the sheet collection will be copied. If missing, the sheet will be copied to the current workbook.
Return Value
The new copied sheet collection.
IWorksheets Copy( IWorkbook targetWorkbook )