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