Share via


OpenXmlPartContainer Members (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[このトピックはプレリリースのドキュメントであり、今後のリリース時に変更される可能性があります。空白のトピックはプレースホルダとして表示されています。]

Part container, base class for OpenXmlPackage and OpenXmlPart.

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

Protected Constructors

  Name Description
Protected method OpenXmlPartContainer OpenXmlPartContainer constructor

Top

Public Properties

  Name Description
Public property ExternalRelationships  
Public property Parts Enum all parts which are relationship targets of this part.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method AddExtendedPart  
Public method AddExternalRelationship Overloaded.  
Public method AddPart Overloaded.  
Public method DeleteExternalRelationship Delete the external relationship.
Public method DeletePart Overloaded. Delete the specified child part from this part.
Public method DeleteParts Delete all the parts which in the passed in collection from the document.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetIdOfPart Get the relationship ID of the part.
Public method GetPartById Get the child part through the relationship ID.
Public method GetPartsCountOfType  
Public method GetPartsOfType Overloaded.  
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Protected method ThrowIfObjectDisposed Test whether the object is already disposed.

Top

参照

リファレンス

OpenXmlPartContainer Class
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace