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