VisibleButton.GetShowImage Property

Definition

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

Represents the following attribute in the schema: getShowImage

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

Property Value

Attributes

Applies to