This documentation is archived and is not being maintained.
DOOLEVERB Function
Last modified: March 09, 2015
Applies to: Office 2013 | Visio 2013
In this article
Syntax
Remarks
Example
Executes a verb for the OLE object.
DOOLEVERB("verb")
Parameters
|
Name
|
Required/Optional
|
Data Type
|
Description
|
|
"verb"
|
Required
|
String
|
The verb to execute.
|
In earlier versions of Visio, this function appears as _DOOLEVERB. Visio versions 4.0 and later accept either style.
DOOLEVERB("edit")
Runs the OLE object program and displays the linked or embedded object so that it can be edited.