Share via


OpenXmlSupportedRelationshipExtensions Class

Definition

Defines extensions for part relationships

public static class OpenXmlSupportedRelationshipExtensions
type OpenXmlSupportedRelationshipExtensions = class
Public Module OpenXmlSupportedRelationshipExtensions
Inheritance
OpenXmlSupportedRelationshipExtensions

Methods

AddAlternativeFormatImportPart<T>(T, PartTypeInfo, String)

Adds a AlternativeFormatImportPart as a relationship to the parent part

AddAlternativeFormatImportPart<T>(T, String, String)

Adds a AlternativeFormatImportPart as a relationship to the parent part

AddCustomPropertyPart<T>(T, PartTypeInfo, String)

Adds a CustomPropertyPart as a relationship to the parent part

AddCustomPropertyPart<T>(T, String, String)

Adds a CustomPropertyPart as a relationship to the parent part

AddCustomXmlPart<T>(T, PartTypeInfo, String)

Adds a CustomXmlPart as a relationship to the parent part

AddCustomXmlPart<T>(T, String, String)

Adds a CustomXmlPart as a relationship to the parent part

AddEmbeddedControlPersistenceBinaryDataPart<T>(T, PartTypeInfo, String)

Adds a EmbeddedControlPersistenceBinaryDataPart as a relationship to the parent part

AddEmbeddedControlPersistenceBinaryDataPart<T>(T, String, String)

Adds a EmbeddedControlPersistenceBinaryDataPart as a relationship to the parent part

AddEmbeddedControlPersistencePart<T>(T, PartTypeInfo, String)

Adds a EmbeddedControlPersistencePart as a relationship to the parent part

AddEmbeddedControlPersistencePart<T>(T, String, String)

Adds a EmbeddedControlPersistencePart as a relationship to the parent part

AddEmbeddedObjectPart<T>(T, PartTypeInfo, String)

Adds a EmbeddedObjectPart as a relationship to the parent part

AddEmbeddedObjectPart<T>(T, String, String)

Adds a EmbeddedObjectPart as a relationship to the parent part

AddEmbeddedPackagePart<T>(T, PartTypeInfo, String)

Adds a EmbeddedPackagePart as a relationship to the parent part

AddEmbeddedPackagePart<T>(T, String, String)

Adds a EmbeddedPackagePart as a relationship to the parent part

AddFontPart<T>(T, PartTypeInfo, String)

Adds a FontPart as a relationship to the parent part

AddFontPart<T>(T, String, String)

Adds a FontPart as a relationship to the parent part

AddImagePart<T>(T, PartTypeInfo, String)

Adds an ImagePart"/> as a relationship to the parent part

AddImagePart<T>(T, String, String)

Adds a ImagePart as a relationship to the parent part

AddMailMergeRecipientDataPart<T>(T, PartTypeInfo, String)

Adds a MailMergeRecipientDataPart as a relationship to the parent part

AddMailMergeRecipientDataPart<T>(T, String, String)

Adds a MailMergeRecipientDataPart as a relationship to the parent part

AddThumbnailPart<T>(T, PartTypeInfo, String)

Adds a ThumbnailPart as a relationship to the parent part.

AddThumbnailPart<T>(T, String, String)

Adds a ThumbnailPart as a relationship to the parent part

Applies to