Compartilhar via


ShowProperties.ShowNarration Propriedade

Definição

Mostrar Narração na Apresentação de Slides

Representa o seguinte atributo no esquema: showNarration

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

Valor da propriedade

Retorna BooleanValue.

Atributos

Comentários

As informações a seguir do ECMA International Standard ECMA-376 podem ser úteis ao trabalhar com essa classe.

Especifica se a narração de apresentação de slides deve ser reproduzida ao apresentar.

Os valores possíveis para esse atributo são definidos pelo tipo de dados esquema boolean XML.

Aplica-se a