Gallery.ItemHeight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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