EffectInformation.AfterEffect Property
Returns a PpAfterEffect constant that indicates whether an after effect appears dimmed, hidden, or unchanged after it runs. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property AfterEffect As MsoAnimAfterEffect
Get
'Usage
Dim instance As EffectInformation
Dim value As MsoAnimAfterEffect
value = instance.AfterEffect
MsoAnimAfterEffect AfterEffect { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.MsoAnimAfterEffect
Remarks
The value of the AfterEffect property can be one of these PpAfterEffect constants.