OpenXmlPartWriter Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
OpenXmlPartWriter(Stream) | Initializes a new instance of the OpenXmlPartWriter. | |
OpenXmlPartWriter(OpenXmlPart) | Initializes a new instance of the OpenXmlPartWriter. | |
OpenXmlPartWriter(Stream, Encoding) | Initializes a new instance of the OpenXmlPartWriter. | |
OpenXmlPartWriter(OpenXmlPart, Encoding) | Initializes a new instance of the OpenXmlPartWriter. |
Top