Click or drag to resize

OpenXmlPartReader Constructor

Overload List
 NameDescription
Public methodOpenXmlPartReader(OpenXmlPart) Initializes a new instance of the OpenXmlPartReader class using the supplied OpenXmlPart class.
Public methodOpenXmlPartReader(Stream) Initializes a new instance of the OpenXmlPartReader class using the supplied stream.
Public methodOpenXmlPartReader(OpenXmlPart, Boolean) Initializes a new instance of the OpenXmlPartReader class using the supplied OpenXmlPart and Boolean values.
Public methodOpenXmlPartReader(Stream, Boolean) Initializes a new instance of the OpenXmlPartReader class using the supplied stream and Boolean values.
Top
See Also