CustomPart Properties |
The CustomPart type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ContentType |
Specifies the content type of this custom part.
|
![]() ![]() | Data |
Contains the data of this custom part.
|
![]() ![]() | IsExternal | False if this custom part is stored inside the OOXML package. True if this custom part is an external target.
|
![]() ![]() | Name |
Gets or sets this part's absolute name within the OOXML package or the target URL.
|
![]() ![]() | RelationshipType |
Gets or sets the relationship type from the parent part to this custom part.
|