IWorksheetsCopy Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Makes a copy and paste of the worksheet (SourceIndex) into a new worksheet (DestIndex) with NewSheetName
Namespace:Bytescout.Spreadsheet.COMAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Parameters
- SourceIndex
- Type: SystemInt32
Index of the source. - DestIndex
- Type: SystemInt32
Index of the dest. - NewSheetName
- Type: SystemString
New name of the Worksheet.
See Also