Audio.IsNarration 属性

定义

是旁白

表示架构中的以下属性: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

属性值

返回 BooleanValue

属性

适用于