DataLabel.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 DataLabel
Dim returnValue As Object

returnValue = instance.Delete()
Object Delete()

Return Value

Type: System.Object
Object

See Also

Reference

DataLabel Interface

DataLabel Members

Microsoft.Office.Interop.Word Namespace