Share via


Bookmark.PasteAppendTable Method (2007 System)

Merges pasted cells into an existing table in a Bookmark control by inserting the pasted rows between the selected rows.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word.v9.0 (in Microsoft.Office.Tools.Word.v9.0.dll)

Syntax

'Declaration
Public Sub PasteAppendTable
'Usage
Dim instance As Bookmark

instance.PasteAppendTable()
public void PasteAppendTable()
public:
void PasteAppendTable()
public function PasteAppendTable()

Remarks

No cells are overwritten.

.NET Framework Security

See Also

Reference

Bookmark Class

Bookmark Members

Microsoft.Office.Tools.Word Namespace