Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Merges pasted cells into an existing table by inserting the pasted rows between the selected rows.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub PasteAppendTable
'Usage
Dim instance As Range
instance.PasteAppendTable()
void PasteAppendTable()
Remarks
No cells are overwritten.