CommandEffect Members

Include Protected Members
Include Inherited Members

Represents a command effect for an animation behavior. You can send events, call functions, and send OLE verbs to embedded objects by using this object.

The CommandEffect type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the creator of the specified object.
Public property bookmark Sets or returns the bookmark of the specified object. Read/write.
Public property Command Represents the command to be executed for the command effect. Read/write.
Public property Parent Returns the parent object for the specified object.
Public property Type Represents the type of animation. Read/write.

Top

See Also

Reference

CommandEffect Interface

Microsoft.Office.Interop.PowerPoint Namespace