MediaFade.OutDuration Property
out.Represents the attribte in schema: out
Namespace: DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "out")> _
Public Property OutDuration As StringValue
Get
Set
'Usage
Dim instance As MediaFade
Dim value As StringValue
value = instance.OutDuration
instance.OutDuration = value
[SchemaAttrAttribute(, "out")]
public StringValue OutDuration { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue