Freigeben über


Hyperlink.DocLocation-Eigenschaft

Location in Target Document.Represents the attribte in schema: w:docLocation

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "docLocation")> _
Public Property DocLocation As StringValue
    Get
    Set
'Usage
Dim instance As Hyperlink
Dim value As StringValue

value = instance.DocLocation

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Hyperlink Klasse

Hyperlink-Member

DocumentFormat.OpenXml.Wordprocessing-Namespace