MailMergeRecipientDataPart Members (DocumentFormat.OpenXml.Packaging)

Defines the MailMergeRecipientDataPart.

The following tables list the members exposed by the MailMergeRecipientDataPart type.

Protected Constructors

  Name Description
Protected method MailMergeRecipientDataPart Initializes a new instance of the MailMergeRecipientDataPart.
Top
Protected Fields

  Name Description
Protected field Static ContentTypeConstant Defines the fixed value of the ContentType.
Protected field Static RelationshipTypeConstant Defines the fixed value of the RelationshipType.
Protected field Static TargetNameConstant Defines the fixed value of the TargetName.
Protected field Static TargetPathConstant Defines the fixed value of the TargetPath.
Top
Public Properties

(see also Protected Properties )
  Name Description
Public property ContentType Overridden. Gets the ContentType.
Public property ExternalRelationships  Enumerates all external relationships.(inherited from OpenXmlPartContainer)
Public property OpenXmlPackage  Defines the OpenXmlPackage that contains this part.(inherited from OpenXmlPart)
Public property Parts  Enumerates all parts that are relationship targets of this part.(inherited from OpenXmlPartContainer)
Public property RelationshipType Overridden. Gets the RelationshipType.
Public property Uri  Defines the internal part path in the package.(inherited from OpenXmlPart)
Top
Protected Properties

  Name Description
Protected property TargetFileExtension  Defines the file extension to be used for the part in the package.(inherited from OpenXmlPart)
Protected property TargetName Overridden. Gets the TargetName.
Protected property TargetPath Overridden. Gets the TargetPath.
Top
Public Methods

(see also Protected Methods )
  Name Description
Public method AddAnnotation  (inherited from OpenXmlPartContainer)
Public method AddExtendedPart  Overloaded. (inherited from OpenXmlPartContainer)
Public method AddExternalRelationship  Overloaded. (inherited from OpenXmlPartContainer)
Public method AddNewPart  Overloaded. (inherited from OpenXmlPartContainer)
Public method AddPart  Overloaded. (inherited from OpenXmlPartContainer)
Public method Annotation  Overloaded. (inherited from OpenXmlPartContainer)
Public method Annotations  Overloaded. (inherited from OpenXmlPartContainer)
Public method DeleteExternalRelationship  (inherited from OpenXmlPartContainer)
Public method DeletePart  Overloaded. (inherited from OpenXmlPartContainer)
Public method DeleteParts  (inherited from OpenXmlPartContainer)
Public method Equals  Overloaded. (inherited from Object)
Public method FeedData  (inherited from OpenXmlPart)
Public method GetHashCode  (inherited from Object)
Public method GetIdOfPart  (inherited from OpenXmlPartContainer)
Public method GetParentParts  Enumerates all parents that reference this part anywhere in the document.(inherited from OpenXmlPart)
Public method GetPartById  (inherited from OpenXmlPartContainer)
Public method GetPartsCountOfType  Gets the count of all parts in type T.(inherited from OpenXmlPartContainer)
Public method GetPartsOfType  Overloaded. (inherited from OpenXmlPartContainer)
Public method GetStream  Overloaded. (inherited from OpenXmlPart)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method RemoveAnnotations  Overloaded. (inherited from OpenXmlPartContainer)
Public method ToString  (inherited from Object)
Public method ValidateXml  Overloaded. (inherited from OpenXmlPart)
Top
Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Protected method ThrowIfObjectDisposed  Tests whether the object is already disposed.(inherited from OpenXmlPart)
Top
See Also

Page view tracker