BackstageFastCommandButton.ImageMso Property

Definition

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

Represents the following attribute in the schema: imageMso

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

Property Value

Attributes

Applies to