Freigeben über


Gallery.GetImage-Eigenschaft

getImage.Represents the attribte in schema: getImage

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

Syntax

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

value = instance.GetImage

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Gallery Klasse

Gallery-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace