Range.Merge

Range.Merge method

Combines a range of cells into a single cell.

public void Merge()

Remarks

Reference the merged cell via the address of the upper-left cell in the range.

See Also