次の方法で共有


CommonMediaNode.Mute プロパティ

定義

ミュートする

スキーマ内の次の属性を表します。 mute

[DocumentFormat.OpenXml.SchemaAttr(0, "mute")]
public DocumentFormat.OpenXml.BooleanValue Mute { get; set; }
public DocumentFormat.OpenXml.BooleanValue Mute { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "mute")]
public DocumentFormat.OpenXml.BooleanValue? Mute { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("mute")]
public DocumentFormat.OpenXml.BooleanValue? Mute { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Mute { get; set; }
member this.Mute : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "mute")>]
member this.Mute : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("mute")>]
member this.Mute : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Mute As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象