Click or drag to resize
NanoXLSX

Workbook.CopyWorksheetIntoThis Method

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