CommandEffect Interface
Office 2010
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.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Use the CommandEffect property of the AnimationBehavior object to return a CommandEffect object. Command effects can be changed using the CommandEffect object's Command and Type properties.
Show: