Audio.IsNarration 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.
Is Narration
Stellt das folgende Attribut im Schema dar: isNarration
[DocumentFormat.OpenXml.SchemaAttr(0, "isNarration")]
public DocumentFormat.OpenXml.BooleanValue IsNarration { get; set; }
public DocumentFormat.OpenXml.BooleanValue IsNarration { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "isNarration")]
public DocumentFormat.OpenXml.BooleanValue? IsNarration { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("isNarration")]
public DocumentFormat.OpenXml.BooleanValue? IsNarration { get; set; }
public DocumentFormat.OpenXml.BooleanValue? IsNarration { get; set; }
member this.IsNarration : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "isNarration")>]
member this.IsNarration : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("isNarration")>]
member this.IsNarration : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property IsNarration As BooleanValue
Eigenschaftswert
Gibt zurück BooleanValue.
- Attribute