共用方式為


MediaFade.InDuration Property

Definition

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

Represents the following attribute in the schema: in

[DocumentFormat.OpenXml.SchemaAttr(0, "in")]
public DocumentFormat.OpenXml.StringValue InDuration { get; set; }
public DocumentFormat.OpenXml.StringValue InDuration { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "in")]
public DocumentFormat.OpenXml.StringValue? InDuration { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("in")]
public DocumentFormat.OpenXml.StringValue? InDuration { get; set; }
public DocumentFormat.OpenXml.StringValue? InDuration { get; set; }
member this.InDuration : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "in")>]
member this.InDuration : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("in")>]
member this.InDuration : DocumentFormat.OpenXml.StringValue with get, set
Public Property InDuration As StringValue

Property Value

Attributes

Applies to