ReferenceRelationship Class
Defines ReferenceRelationship - represents reference relationship. Reference relationship can be internal or external.
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.Packaging.ReferenceRelationship
DocumentFormat.OpenXml.Packaging.DataPartReferenceRelationship
DocumentFormat.OpenXml.Packaging.ExternalRelationship
DocumentFormat.OpenXml.Packaging.HyperlinkRelationship
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public MustInherit Class ReferenceRelationship
'Применение
Dim instance As ReferenceRelationship
public abstract class ReferenceRelationship
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.