Gallery.GetItemHeight Property

Definition

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

Represents the following attribute in the schema: getItemHeight

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

Property Value

Attributes

Applies to