Search
Worksheet.Merge Method
See Also
 






Merges the cells in a specified range into a single cell.

 Overload List

Name Description

Worksheet.Merge (CellRange)

Merges the cells in the specified range into a single cell.

Worksheet.Merge (Int32, Int32, Int32, Int32)

Merges the cells in the specified range into a single cell.

Worksheet.Merge (String)

Merges the cells in the specified range into a single cell.

 See Also