Share via


Timing.BounceEnd Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Property BounceEnd As MsoTriState
    Get
    Set
'Usage
Dim instance As Timing
Dim value As MsoTriState

value = instance.BounceEnd

instance.BounceEnd = value
MsoTriState BounceEnd { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

Timing Interface

Timing Members

Microsoft.Office.Interop.PowerPoint Namespace