共用方式為


MediaFade.OutDuration Property

Definition

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

Represents the following attribute in the schema: out

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

Property Value

Attributes

Applies to