Share via


Cells.Merge Method

Merges the specified table cells with one another.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Merge
'Usage
Dim instance As Cells

instance.Merge()
void Merge()

Remarks

The result of calling this property is a single table cell.

See Also

Reference

Cells Interface

Cells Members

Microsoft.Office.Interop.Word Namespace