[]
Returns the merged cell range for the specified cell.
public CellRange GetMergeCell(int row, int column)
Public Function GetMergeCell(row As Integer, column As Integer) As CellRange
The row index of the cell
The column index of the cell
A CellRange object