OpenXmlReader Constructor
Initializes a new instance of the OpenXmlReader.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New OpenXmlReader()
protected OpenXmlReader()