Back to Devexpress

XlsDocumentImporterOptions Properties

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

latest1.2 KB
Original Source

XlsDocumentImporterOptions Properties

Contains options used for loading (importing) a document in XLS format (MS Excel 97-2003 binary file format).

NameDescription
OverrideCalculationModeSpecifies how to change the calculation mode for a loaded document.
PasswordGets or sets the password to load an encrypted workbook. Use the WorkbookImportOptions.Password property instead.
ValidateFormulaGets or sets a value specifying whether to validate formulas when importing a workbook.

See Also

XlsDocumentImporterOptions Class

XlsDocumentImporterOptions Members

DevExpress.XtraSpreadsheet.Import Namespace