Click or drag to resize

OpenXmlPartWriter Constructor

Overload List
 NameDescription
Public methodOpenXmlPartWriter(OpenXmlPart) Initializes a new instance of the OpenXmlPartWriter.
Public methodOpenXmlPartWriter(Stream) Initializes a new instance of the OpenXmlPartWriter.
Public methodOpenXmlPartWriter(OpenXmlPart, Encoding) Initializes a new instance of the OpenXmlPartWriter.
Public methodOpenXmlPartWriter(Stream, Encoding) Initializes a new instance of the OpenXmlPartWriter.
Top
See Also