Freigeben über


Animate.BounceEnd-Eigenschaft

bounceEnd, this property is only available in Office2010.Represents the attribte in schema: p14:bounceEnd

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "bounceEnd")> _
<OfficeAvailabilityAttribute(FileFormatVersions.Office2010)> _
Public Property BounceEnd As Int32Value
    Get
    Set
'Usage
Dim instance As Animate
Dim value As Int32Value

value = instance.BounceEnd

instance.BounceEnd = value
[SchemaAttrAttribute(, "bounceEnd")]
[OfficeAvailabilityAttribute(FileFormatVersions.Office2010)]
public Int32Value BounceEnd { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value

Siehe auch

Referenz

Animate Klasse

Animate-Member

DocumentFormat.OpenXml.Presentation-Namespace