RelationshipType Class

Defines the RelationshipType class.

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Wordprocessing.RelationshipType
        

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

Syntax

'Declaration
Public MustInherit Class RelationshipType _
    Inherits OpenXmlLeafElement
'Usage
Dim instance As RelationshipType
public abstract class RelationshipType : OpenXmlLeafElement

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.

See Also

Reference

RelationshipType Members

DocumentFormat.OpenXml.Wordprocessing Namespace

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlLeafElement
      DocumentFormat.OpenXml.Wordprocessing.RelationshipType
        DocumentFormat.OpenXml.Wordprocessing.AttachedTemplate
        DocumentFormat.OpenXml.Wordprocessing.DataSourceReference
        DocumentFormat.OpenXml.Wordprocessing.HeaderSource
        DocumentFormat.OpenXml.Wordprocessing.MovieReference
        DocumentFormat.OpenXml.Wordprocessing.PrinterSettingsReference
        DocumentFormat.OpenXml.Wordprocessing.RecipientDataReference
        DocumentFormat.OpenXml.Wordprocessing.SourceFileReference
        DocumentFormat.OpenXml.Wordprocessing.SourceReference
        DocumentFormat.OpenXml.Wordprocessing.SubDocumentReference