Share via


UnsizedGallery.ItemHeight Property

Definition

itemHeight

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