OpenXmlPartContainer.HyperlinkRelationships Property

Definition

Gets all hyperlink relationships.

public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.HyperlinkRelationship> HyperlinkRelationships { get; }
member this.HyperlinkRelationships : seq<DocumentFormat.OpenXml.Packaging.HyperlinkRelationship>
Public ReadOnly Property HyperlinkRelationships As IEnumerable(Of HyperlinkRelationship)

Property Value

Applies to