Copies this worksheet to the specified workbook.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool Copy ( |
Visual Basic
![]() |
---|
Public Function Copy( _ |
The workbook to copy to.
true if the copy 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 |