Cells.Merge Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.