XlCorruptLoad Enumeration
Specifies the processing for a file when it is opened.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlExtractData | 2 | Excel is attempting to recover the data in the workbook. |
| xlNormalLoad | 0 | Workbook is opened normally. |
| xlRepairFile | 1 | Excel is attempting to repair the workbook. |