Back to Devexpress

OpenXmlDocumentImporterOptions Properties

officefileapi-devexpress-dot-xtraspreadsheet-dot-import-dot-openxmldocumentimporteroptions-dot-underscore-properties.md

latest1.4 KB
Original Source

OpenXmlDocumentImporterOptions Properties

Contains options used for loading (importing) a document in OpenXML format (aka MS Excel 2007 default format, .xlsx).

NameDescription
EncryptionPasswordGets or sets a password used to unprotect a password-protected XLSX document during import. Use the WorkbookImportOptions.Password property instead.
OverrideCalculationModeSpecifies how to change the calculation mode for a loaded document.
SuppressSolidFillWithEmptyColorGets or sets whether to correct the transparent background color rendering in documents created in SpreadsheetControl prior to version 16.1.5.

See Also

OpenXmlDocumentImporterOptions Class

OpenXmlDocumentImporterOptions Members

DevExpress.XtraSpreadsheet.Import Namespace