GalleryRegular.GetItemImage-Eigenschaft
getItemImage.Represents the attribte in schema: getItemImage
Namespace: DocumentFormat.OpenXml.Office2010.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "getItemImage")> _
Public Property GetItemImage As StringValue
Get
Set
'Usage
Dim instance As GalleryRegular
Dim value As StringValue
value = instance.GetItemImage
instance.GetItemImage = value
[SchemaAttrAttribute(, "getItemImage")]
public StringValue GetItemImage { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.StringValue