Cells.Merge Method

Definition

Merges the specified table cells with one another.

public:
 void Merge();
public void Merge ();
abstract member Merge : unit -> unit
Public Sub Merge ()

Remarks

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

Applies to