AnimateMotion.BounceEnd Property

Definition

bounceEnd, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: p14:bounceEnd

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
[DocumentFormat.OpenXml.SchemaAttr(49, "bounceEnd")]
public DocumentFormat.OpenXml.Int32Value BounceEnd { get; set; }
public DocumentFormat.OpenXml.Int32Value BounceEnd { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(49, "bounceEnd")]
public DocumentFormat.OpenXml.Int32Value BounceEnd { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(49, "bounceEnd")]
public DocumentFormat.OpenXml.Int32Value? BounceEnd { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("p14:bounceEnd")]
public DocumentFormat.OpenXml.Int32Value? BounceEnd { get; set; }
public DocumentFormat.OpenXml.Int32Value? BounceEnd { get; set; }
member this.BounceEnd : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
[<DocumentFormat.OpenXml.SchemaAttr(49, "bounceEnd")>]
member this.BounceEnd : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(49, "bounceEnd")>]
member this.BounceEnd : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("p14:bounceEnd")>]
member this.BounceEnd : DocumentFormat.OpenXml.Int32Value with get, set
Public Property BounceEnd As Int32Value

Property Value

Attributes

Applies to