Copies this worksheet to the specified workbook.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
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 Programmer's Guide | © 2025 MindFusion |