Moves this worksheet to the specified workbook at the specified position.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool Move ( |
Visual Basic
![]() |
---|
Public Function Move( _ |
The workbook to move to.
The 0-based index in the target workbook where to copy this worksheet, or -1, to copy at the end of the workbook.
The new name of moved the worksheet.
true if the move was successful; otherwise, false. The method returns false if the workbook contains a worksheet with the same name.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |