OLEFormat.DoVerb (Word)

Requests that an OLE object perform one of its available verbs—the actions an OLE object takes to activate its contents.

Each OLE object supports a set of verbs that pertain to that object.

DoVerb (VerbIndex)

VerbIndex: The verb that the OLE object should perform. If this argument is omitted, the default verb is sent. If the OLE object does not support the requested verb, an error will occur. Can be any WdOLEVerb constant.


ActiveDocument.Shapes(1).OLEFormat.DoVerb