ObjectVerbs Members (PowerPoint)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

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 ObjectVerbs 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. Read-only.

Parent

Returns the parent object for the specified object.