Moves this worksheet to the specified workbook.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public boolean move ( |
The workbook to move to.
true if the move was successful; otherwise, false. The method returns false if the workbook contains a worksheet with the same name.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |