Compartir a través de


BackstageMenuToggleButton.Image Propiedad

Definición

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

Representa el atributo siguiente en el esquema: image

[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 de propiedad

Atributos

Se aplica a