Gets the merged cell containing the cell with the specified coordinates, if this cell is part of a merged cell.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java
![]() |
---|
public CellRange getMergedCell ( |
The column of the cell to inspect.
The row of the cell to inspect.
An instance of the CellRange class representing the containing merged cell, or null, if the cell with the specified coordinates is not merged.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |