Search
Worksheet.getMergedCell Method
See Also
 






Gets the merged cell containing a specified cell.

 Overload List

Name Description

Worksheet.getMergedCell (Cell)

Gets the merged cell containing the specified cell, if this cell is part of a merged cell.

Worksheet.getMergedCell (Int32, Int32)

Gets the merged cell containing the cell with the specified coordinates, if this cell is part of a merged cell.

 See Also