Freigeben über


ComboBox.ShowItemImage-Eigenschaft

showItemImage.Represents the attribte in schema: showItemImage

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

Syntax

'Declaration
<SchemaAttrAttribute(, "showItemImage")> _
Public Property ShowItemImage As BooleanValue
    Get
    Set
'Usage
Dim instance As ComboBox
Dim value As BooleanValue

value = instance.ShowItemImage

instance.ShowItemImage = value
[SchemaAttrAttribute(, "showItemImage")]
public BooleanValue ShowItemImage { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ComboBox Klasse

ComboBox-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace