次の方法で共有


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 を返します。

属性

適用対象