Search
Worksheet.merge Method
See Also
 






Merges the cells in the 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