Search
Worksheet.GetMergedCell Method
See Also
 






Gets the merged cell containing the 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