BackstageFastCommandButton.GetImage Property

Definition

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

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

Property Value

Attributes

Applies to