Compartir a través de


Button.ShowImage Propiedad

Definición

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

Representa el atributo siguiente en el esquema: showImage

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

Valor de propiedad

Atributos

Se aplica a