Skip to main content
A newer version of this page is available. .

XlsxExportOptionsEx Constructors

Contains options that define how a document is exported to XLSX format in the data-aware export mode.
Name Parameters Description
XlsxExportOptionsEx() none Initializes a new instance of the XlsxExportOptionsEx class with the default settings.
XlsxExportOptionsEx(TextExportMode) textExportMode Initializes a new instance of the XlsxExportOptionsEx class with the specified text export mode.
See Also