Rows.Delete Method

Deletes the specified object.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As Rows

instance.Delete()
void Delete()

See Also

Reference

Rows Interface

Rows Members

Microsoft.Office.Interop.Word Namespace