OLEFormat.Edit Method

Opens the specified OLE object for editing in the application it was created in.

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

Syntax

'Declaration
Sub Edit
'Usage
Dim instance As OLEFormat

instance.Edit()
void Edit()

See Also

Reference

OLEFormat Interface

OLEFormat Members

Microsoft.Office.Interop.Word Namespace