Compartilhar via


ShowProperties.ShowNarration Propriedade

Definição

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

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

Devolve BooleanValue.

Atributos

Comentários

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

Especifica se a narração da apresentação de diapositivos deve ser reproduzida durante a apresentação.

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

Aplica-se a