Share via


Gallery.ItemHeight Property

Definition

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

Represents the following attribute in the schema: itemHeight

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

Property Value

Attributes

Applies to