Compartilhar via


Properties.HyperlinkBase Property

Relative Hyperlink Base.Represents the element tag in schema: ap:HyperlinkBase

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

Syntax

'Declaration
Public Property HyperlinkBase As HyperlinkBase
    Get
    Set
'Usage
Dim instance As Properties
Dim value As HyperlinkBase

value = instance.HyperlinkBase

instance.HyperlinkBase = value
public HyperlinkBase HyperlinkBase { get; set; }

Property Value

Type: DocumentFormat.OpenXml.ExtendedProperties.HyperlinkBase
Returns HyperlinkBase.

See Also

Reference

Properties Class

Properties Members

DocumentFormat.OpenXml.ExtendedProperties Namespace