HeaderPart Members (Microsoft.Office.DocumentFormat.OpenXml.Packaging)
[このトピックはプレリリースのドキュメントであり、今後のリリース時に変更される可能性があります。空白のトピックはプレースホルダとして表示されています。]
HeaderPart
The following tables list the members exposed by the HeaderPart type.
Protected Constructors
Name | Description | |
---|---|---|
HeaderPart | Construtor of HeaderPart |
Top
Protected Fields
Name | Description | |
---|---|---|
ContentTypeConstant | The fixed value of the ContentType | |
RelationshipTypeConstant | The fixed value of the RelationshipType | |
TargetNameConstant | The fixed value of the TargetName | |
TargetPathConstant | The fixed value of the TargetPath |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
AlternativeFormatImportParts | Gets the AlternativeFormatImportParts of the HeaderPart | |
ChartParts | Gets the ChartParts of the HeaderPart | |
ContentType | Overridden. Gets the ContentType | |
DiagramColorsParts | Gets the DiagramColorsParts of the HeaderPart | |
DiagramDataParts | Gets the DiagramDataParts of the HeaderPart | |
DiagramLayoutParts | Gets the DiagramLayoutParts of the HeaderPart | |
DiagramStyleParts | Gets the DiagramStyleParts of the HeaderPart | |
EmbeddedControlParts | Gets the EmbeddedControlParts of the HeaderPart | |
EmbeddedObjectParts | Gets the EmbeddedObjectParts of the HeaderPart | |
EmbeddedPackageParts | Gets the EmbeddedPackageParts of the HeaderPart | |
ExternalRelationships | (inherited from OpenXmlPartContainer) | |
ImageParts | Gets the ImageParts of the HeaderPart | |
OpenXmlPackage | The OpenXmlPackage contains this part. (inherited from OpenXmlPart) | |
Parts | Enum all parts which are relationship targets of this part. (inherited from OpenXmlPartContainer) | |
RelationshipType | Overridden. Gets the RelationshipType | |
Uri | The internal part path in the package. (inherited from OpenXmlPart) | |
VideoParts | Gets the VideoParts of the HeaderPart |
Top
Protected Properties
Name | Description | |
---|---|---|
TargetExt | The file extension to be used for the part in the package. (inherited from OpenXmlPart) | |
TargetName | Overridden. Gets the TargetName | |
TargetPath | Overridden. Gets the TargetPath |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
AddAlternativeFormatImportPart | Overloaded. | |
AddEmbeddedControlPart | Overloaded. | |
AddEmbeddedObjectPart | Add a EmbeddedObjectPart to the HeaderPart | |
AddEmbeddedPackagePart | Add a EmbeddedPackagePart to the HeaderPart | |
AddExtendedPart | (inherited from OpenXmlPartContainer) | |
AddExternalRelationship | Overloaded. (inherited from OpenXmlPartContainer) | |
AddImagePart | Overloaded. | |
AddNewPart | Add a new part of type T. (inherited from OpenXmlPart) | |
AddPart | Overloaded. (inherited from OpenXmlPartContainer) | |
AddVideoPart | Overloaded. | |
DeleteExternalRelationship | (inherited from OpenXmlPartContainer) | |
DeletePart | Overloaded. (inherited from OpenXmlPartContainer) | |
DeleteParts | (inherited from OpenXmlPartContainer) | |
Equals | Overloaded. (inherited from Object) | |
FeedData | (inherited from OpenXmlPart) | |
GetHashCode | (inherited from Object) | |
GetIdOfPart | (inherited from OpenXmlPartContainer) | |
GetParentParts | (inherited from OpenXmlPart) | |
GetPartById | (inherited from OpenXmlPartContainer) | |
GetPartsCountOfType | (inherited from OpenXmlPartContainer) | |
GetPartsOfType | Overloaded. (inherited from OpenXmlPartContainer) | |
GetStream | Overloaded. Returns the part content data stream. (inherited from OpenXmlPart) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) | |
ValidateXml | (inherited from OpenXmlPart) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ThrowIfObjectDisposed | Test whether the object is already disposed. (inherited from OpenXmlPart) |
Top
参照
リファレンス
HeaderPart Class
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace