WordprocessingDocument Members (Microsoft.Office.DocumentFormat.OpenXml.Packaging)

[このトピックはプレリリースのドキュメントであり、今後のリリース時に変更される可能性があります。空白のトピックはプレースホルダとして表示されています。]

The package represents a Word document

The following tables list the members exposed by the WordprocessingDocument type.

Protected Constructors

  Name Description
Protected method WordprocessingDocument Create a WordprocessingDocument

Top

Public Properties

  Name Description
Public property CompressionOption  Get / Set the compression level for content of new part. (inherited from OpenXmlPackage)
Public property CoreFilePropertiesPart Gets the CoreFilePropertiesPart of the WordprocessingDocument
Public property CustomFilePropertiesPart Gets the CustomFilePropertiesPart of the WordprocessingDocument
Public property DigitalSignatureOriginPart Gets the DigitalSignatureOriginPart of the WordprocessingDocument
Public property DocumentType Get the type of the WordprocessingDocument
Public property ExtendedFilePropertiesPart Gets the ExtendedFilePropertiesPart of the WordprocessingDocument
Public property ExternalRelationships  (inherited from OpenXmlPartContainer)
Public property MainDocumentPart Gets the MainDocumentPart of the WordprocessingDocument
Public property Package  Gets the Package of the document. (inherited from OpenXmlPackage)
Public property PackageProperties  (inherited from OpenXmlPackage)
Public property PartExtensionProvider  PartExtensionProvider which provides map from ContentType to part extension. (inherited from OpenXmlPackage)
Public property Parts  Enum all parts which are relationship targets of this part. (inherited from OpenXmlPartContainer)
Public property ThumbnailPart  

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method AddCoreFilePropertiesPart Add a CoreFilePropertiesPart to the WordprocessingDocument
Public method AddCustomFilePropertiesPart Add a CustomFilePropertiesPart to the WordprocessingDocument
Public method AddDigitalSignatureOriginPart Add a DigitalSignatureOriginPart to the WordprocessingDocument
Public method AddExtendedFilePropertiesPart Add a ExtendedFilePropertiesPart to the WordprocessingDocument
Public method AddExtendedPart  (inherited from OpenXmlPartContainer)
Public method AddExternalRelationship  Overloaded. (inherited from OpenXmlPartContainer)
Public method AddMainDocumentPart Create the MainDocumentPart and add it to this document.
Public method AddPart  Overloaded. (inherited from OpenXmlPackage)
Public method AddThumbnailPart Overloaded.  
Public method ChangeDocumentType  
Public method Close  Saves and closes the OpenXml package plus all underlying part streams. (inherited from OpenXmlPackage)
Public method Static Create Overloaded.  
Public method DeleteExternalRelationship  (inherited from OpenXmlPartContainer)
Public method DeletePart  Overloaded. (inherited from OpenXmlPartContainer)
Public method DeleteParts  (inherited from OpenXmlPartContainer)
Public method DeletePartsRecursivelyOfType  Delete all the parts which is the specified part type from package recursively. (inherited from OpenXmlPackage)
Public method Dispose  Overloaded. Flushes and saves the content, closes the document, and releases all resources. (inherited from OpenXmlPackage)
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetIdOfPart  (inherited from OpenXmlPartContainer)
Public method GetPartById  (inherited from OpenXmlPartContainer)
Public method GetPartsCountOfType  (inherited from OpenXmlPartContainer)
Public method GetPartsOfType  Overloaded. (inherited from OpenXmlPartContainer)
Public method GetType  (inherited from Object)
Public method Static Open Overloaded.  
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate  (inherited from OpenXmlPackage)

Top

Protected Methods

  Name Description
Protected method Dispose  Overloaded. (inherited from OpenXmlPackage)
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Protected method ThrowIfObjectDisposed  Throw if object is disposed. (inherited from OpenXmlPackage)

Top

参照

リファレンス

WordprocessingDocument Class
Microsoft.Office.DocumentFormat.OpenXml.Packaging Namespace