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