CommonTimeNode.Deceleration Property
Deceleration.Represents the attribte in schema: decel
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "decel")> _
Public Property Deceleration As Int32Value
Get
Set
'Usage
Dim instance As CommonTimeNode
Dim value As Int32Value
value = instance.Deceleration
instance.Deceleration = value
[SchemaAttrAttribute(, "decel")]
public Int32Value Deceleration { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.