Gets the merged cell containing the specified cell, if this cell is part of a merged cell.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
The cell to inspect.
An instance of the CellRange class representing the containing merged cell, or null, if cell is not merged.
See Also