Compartir a través de


Slide.Show Propiedad

Definición

Mostrar diapositiva en presentación con diapositivas

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a