Compartir a través de


ImageControl.Visible Propiedad

Definición

visible, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: visible

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

Valor de propiedad

Atributos

Se aplica a