Axis.Delete Method

Deletes the object.

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

Syntax

'Declaration
Function Delete As Object
'Usage
Dim instance As Axis
Dim returnValue As Object

returnValue = instance.Delete()
Object Delete()

Return Value

Type: System.Object
Object

See Also

Reference

Axis Interface

Axis Members

Microsoft.Office.Interop.Word Namespace