Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

XlsDocumentImporterOptions Properties

Contains options used for loading (importing) a document in XLS format (MS Excel 97-2003 binary file format).
Name Description
OverrideCalculationMode Specifies how to change the calculation mode for a loaded document.
Password Gets or sets the password to load an encrypted workbook. Use the WorkbookImportOptions.Password property instead.
ValidateFormula Gets or sets a value specifying whether to validate formulas when importing a workbook.
See Also