Gallery.ShowItemImage Property

Definition

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

Represents the following attribute in the schema: showItemImage

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

Property Value

Attributes

Applies to