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