Freigeben über


GalleryRegular.ShowImage-Eigenschaft

showImage.Represents the attribte in schema: showImage

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

Syntax

'Declaration
<SchemaAttrAttribute(, "showImage")> _
Public Property ShowImage As BooleanValue
    Get
    Set
'Usage
Dim instance As GalleryRegular
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

GalleryRegular Klasse

GalleryRegular-Member

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace