Freigeben über


CustomUI.LoadImage-Eigenschaft

loadImage.Represents the attribte in schema: loadImage

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

Syntax

'Declaration
<SchemaAttrAttribute(, "loadImage")> _
Public Property LoadImage As StringValue
    Get
    Set
'Usage
Dim instance As CustomUI
Dim value As StringValue

value = instance.LoadImage

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

CustomUI Klasse

CustomUI-Member

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace