Freigeben über


ComboBox.ShowImage-Eigenschaft

showImage.Represents the attribte in schema: showImage

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

Syntax

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

value = instance.ShowImage

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ComboBox Klasse

ComboBox-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace