Share via


MediaFade.InDuration Property

in.Represents the attribte in schema: in

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "in")> _
Public Property InDuration As StringValue
    Get
    Set
'Usage
Dim instance As MediaFade
Dim value As StringValue

value = instance.InDuration

instance.InDuration = value
[SchemaAttrAttribute(, "in")]
public StringValue InDuration { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

MediaFade Class

MediaFade Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace