ImageData.RelHref Property
Explicit Relationship to Hyperlink Target.Represents the attribte in schema: r:href
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "href")> _
Public Property RelHref As StringValue
Get
Set
'Usage
Dim instance As ImageData
Dim value As StringValue
value = instance.RelHref
instance.RelHref = value
[SchemaAttrAttribute(, "href")]
public StringValue RelHref { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.