OpenXmlPart 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 OpenXmlPart type exposes the following members.

Properties

 

Name

Description

Public property

ContentType

Defines the content type (MIME type) of the content data in the part.

Public property

ExternalRelationships

Enumerates all external relationships. (Inherited from OpenXmlPartContainer.)

Public property

OpenXmlPackage

Defines the OpenXmlPackage that contains this part.

Public property

Parts

Enumerates all parts that are relationship targets of this part. (Inherited from OpenXmlPartContainer.)

Public property

RelationshipType

Defines the relationship type of the part.

Protected property

TargetFileExtension

Defines the file extension to be used for the part in the package.

Protected property

TargetName

Defines the file base name to be used for the part name in the package.

Protected property

TargetPath

Defines the internal path to be used for the part name.

Public property

Uri

Defines the internal part path in the package.

Top

See Also

Reference

OpenXmlPart Class

DocumentFormat.OpenXml.Packaging Namespace