Compartilhar via


EditBox.Image Propriedade

Definição

imagem, essa propriedade só está disponível no Office 2010 e posterior.

Representa o seguinte atributo no esquema: imagem

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

Valor da propriedade

Atributos

Aplica-se a