MediaFade.InDuration Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
in ist diese Eigenschaft nur in Office 2010 und höher verfügbar.
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
- Attribute