Freigeben über


Gallery.ItemHeight-Eigenschaft

itemHeight.Represents the attribte in schema: itemHeight

Namespace:  DocumentFormat.OpenXml.Office.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "itemHeight")> _
Public Property ItemHeight As IntegerValue
    Get
    Set
'Usage
Dim instance As Gallery
Dim value As IntegerValue

value = instance.ItemHeight

instance.ItemHeight = value
[SchemaAttrAttribute(, "itemHeight")]
public IntegerValue ItemHeight { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.IntegerValue

Siehe auch

Referenz

Gallery Klasse

Gallery-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace