Range.PasteAppendTable Method

Definition

Merges pasted cells into an existing table by inserting the pasted rows between the selected rows.

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

Remarks

No cells are overwritten.

Applies to