OpenXmlDocumentImporterOptions Constructors
Contains options used for loading (importing) a document in OpenXML format (aka MS Excel 2007 default format, .xlsx).Name | Description |
---|---|
OpenXmlDocumentImporterOptions() | Initializes a new instance of the OpenXmlDocumentImporterOptions class with the default settings. |
See Also