Freigeben über


ShowProperties.ShowNarration Eigenschaft

Definition

Kommentar in Bildschirmpräsentation anzeigen

Stellt das folgende Attribut im Schema dar: 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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt an, ob bei der Präsentation ein Bildschirmpräsentationskommentar wiedergegeben werden soll.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp boolean definiert.

Gilt für: