Поделиться через


CommonMediaNode.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

Атрибуты

Применяется к