Merges the cells in this range into a single cell.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public boolean merge () |
true if the merge was successful; otherwise, false.
The merge will fail if the current range contains only a single cell or if the range intersects with another merged cell.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |