Group.Duration 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.
Dauer
Stellt das folgende Attribut im Schema dar: emma:duration
[DocumentFormat.OpenXml.SchemaAttr(44, "duration")]
public DocumentFormat.OpenXml.IntegerValue Duration { get; set; }
public DocumentFormat.OpenXml.IntegerValue Duration { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "duration")]
public DocumentFormat.OpenXml.IntegerValue? Duration { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:duration")]
public DocumentFormat.OpenXml.IntegerValue? Duration { get; set; }
public DocumentFormat.OpenXml.IntegerValue? Duration { get; set; }
member this.Duration : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "duration")>]
member this.Duration : DocumentFormat.OpenXml.IntegerValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:duration")>]
member this.Duration : DocumentFormat.OpenXml.IntegerValue with get, set
Public Property Duration As IntegerValue
Eigenschaftswert
- Attribute