ExtendedPart Properties
Include Protected Members
Include Inherited Members
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
The ExtendedPart type exposes the following members.
Properties
Name
Description
.gif)
Defines the content type (MIME type) of the content data in the part. (Inherited from OpenXmlPart.)
.gif)
Enumerates all external relationships. (Inherited from OpenXmlPartContainer.)
.gif)
Defines the OpenXmlPackage that contains this part. (Inherited from OpenXmlPart.)
.gif)
Enumerates all parts that are relationship targets of this part. (Inherited from OpenXmlPartContainer.)
.gif)
Defines the relationship type of the part. (Overrides OpenXmlPart.RelationshipType.)
.gif)
Defines the file extension to be used for the part in the package. (Overrides OpenXmlPart.TargetFileExtension.)
.gif)
Defines the file base name to be used for the part name in the package. (Overrides OpenXmlPart.TargetName.)
.gif)
Defines the internal path to be used for the part name. (Overrides OpenXmlPart.TargetPath.)
.gif)
Defines the internal part path in the package. (Inherited from OpenXmlPart.)
Top