OpenXmlPartContainer Members (Microsoft.Office.DocumentFormat.OpenXml.Packaging)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Part container, base class for OpenXmlPackage and OpenXmlPart.
The following tables list the members exposed by the OpenXmlPartContainer type.
Protected Constructors
Name | Description | |
---|---|---|
OpenXmlPartContainer | OpenXmlPartContainer constructor |
Top
Public Properties
Name | Description | |
---|---|---|
ExternalRelationships | ||
Parts | Enum all parts which are relationship targets of this part. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
AddAnnotation | ||
AddExtendedPart | Overloaded. | |
AddExternalRelationship | Overloaded. | |
AddNewPart | Overloaded. | |
AddPart | Overloaded. | |
Annotation | Overloaded. | |
Annotations | Overloaded. | |
DeleteExternalRelationship | Delete the external relationship. | |
DeletePart | Overloaded. Delete the specified child part from this part. | |
DeleteParts | Delete all the parts which in the passed in collection from the document. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetIdOfPart | Get the relationship ID of the part. | |
GetPartById | Get the child part through the relationship ID. | |
GetPartsCountOfType | ||
GetPartsOfType | Overloaded. | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
RemoveAnnotations | Overloaded. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ThrowIfObjectDisposed | Test whether the object is already disposed. |
Top
See Also
Reference
OpenXmlPartContainer Class
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace