ObjectVerbs Object Members
PowerPoint Developer Reference |
Represents the collection of OLE verbs for the specified OLE object. OLE verbs are the operations supported by an OLE object. Commonly used OLE verbs are "play" and "edit."
Methods
Name | Description | |
---|---|---|
Item | Returns a single object from the specified collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
Count | Returns the number of objects in the specified collection. | |
Parent | Returns the parent object for the specified object. |