Compartir a través de


CommonMediaNode.ShowWhenStopped Propiedad

Definición

Mostrar cuando se detiene

Representa el atributo siguiente en el esquema: showWhenStopped

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a