Back to Devexpress

XlsbDocumentImporterOptions Properties

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

latest1.2 KB
Original Source

XlsbDocumentImporterOptions Properties

Contains options used to load a document in the XLSB format (Microsoft Excel 2007-2010 binary file format).

NameDescription
EncryptionPasswordGets or sets a password used to unprotect a password-protected XLSB file during import. Use the WorkbookImportOptions.Password property instead.
OverrideCalculationModeSpecifies how to change the calculation mode for a loaded document.
ValidateFormulaGets or sets whether to validate formulas when importing a workbook.

See Also

XlsbDocumentImporterOptions Class

XlsbDocumentImporterOptions Members

DevExpress.XtraSpreadsheet.Import Namespace