Range.PasteAppendTable 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 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.