AnimateRotation.BounceEnd Property
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
声明
<SchemaAttrAttribute(, "bounceEnd")> _
<OfficeAvailabilityAttribute(FileFormatVersions.Office2010)> _
Public Property BounceEnd As Int32Value
Get
Set
用法
Dim instance As AnimateRotation
Dim value As Int32Value
value = instance.BounceEnd
instance.BounceEnd = value
[SchemaAttrAttribute(, "bounceEnd")]
[OfficeAvailabilityAttribute(FileFormatVersions.Office2010)]
public Int32Value BounceEnd { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value