Freigeben über


Gallery.GetShowImage-Eigenschaft

getShowImage.Represents the attribte in schema: getShowImage

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

Syntax

'Declaration
<SchemaAttrAttribute(, "getShowImage")> _
Public Property GetShowImage As StringValue
    Get
    Set
'Usage
Dim instance As Gallery
Dim value As StringValue

value = instance.GetShowImage

instance.GetShowImage = value
[SchemaAttrAttribute(, "getShowImage")]
public StringValue GetShowImage { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Gallery Klasse

Gallery-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace