Click or drag to resize
PicoXLSX

WorkbookCopyWorksheetTo Method

Overload List
 NameDescription
Public methodCopyWorksheetTo(Int32, String, Workbook, Boolean) Copies a worksheet of the current workbook by its index into another workbook
Public methodCopyWorksheetTo(String, String, Workbook, Boolean) Copies a worksheet of the current workbook by its name into another workbook
Public methodStatic memberCopyWorksheetTo(Worksheet, String, Workbook, Boolean) Copies a worksheet of any workbook into the another workbook
Top
See Also