BackstageFastCommandButton.Image Property

Definition

image, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to