Compartir a través de


Audio.IsNarration Propiedad

Definición

Es narración

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a