Compartir a través de


ImageControl.GetImage Propiedad

Definición

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

Representa el atributo siguiente en el esquema: getImage

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

Valor de propiedad

Atributos

Se aplica a