Freigeben über


Slide.Show Eigenschaft

Definition

Bildschirmpräsentation in Bildschirmpräsentation anzeigen

Stellt das folgende Attribut im Schema dar: show

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

Eigenschaftswert

Gibt zurück BooleanValue.

Attribute

Gilt für: