Freigeben über


WordprocessingDocument.Create-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Überladungsliste

  Name Beschreibung
Öffentliche MethodeStatischer Member Create(Package, WordprocessingDocumentType) Creates a new instance of the WordprocessingDocument class from the spcified package.
Öffentliche MethodeStatischer Member Create(Stream, WordprocessingDocumentType) Creates a new instance of the WordprocessingDocument class from the IO stream.
Öffentliche MethodeStatischer Member Create(String, WordprocessingDocumentType) Creates a new instance of the WordprocessingDocument class from the specified file.
Öffentliche MethodeStatischer Member Create(Package, WordprocessingDocumentType, Boolean) Creates a new instance of the WordprocessingDocument class from the spcified package.
Öffentliche MethodeStatischer Member Create(Stream, WordprocessingDocumentType, Boolean) Creates a new instance of the WordprocessingDocument class from the IO stream.
Öffentliche MethodeStatischer Member Create(String, WordprocessingDocumentType, Boolean) Creates a new instance of the WordprocessingDocument class from the specified file.

Nach oben

Siehe auch

Referenz

WordprocessingDocument Klasse

WordprocessingDocument-Member

DocumentFormat.OpenXml.Packaging-Namespace